Home
last modified time | relevance | path

Searched defs:fir (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/staging/echo/
Dfir.h91 static inline const int16_t *fir16_create(struct fir16_state_t *fir, in fir16_create()
105 static inline void fir16_flush(struct fir16_state_t *fir) in fir16_flush()
114 static inline void fir16_free(struct fir16_state_t *fir) in fir16_free()
146 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16()
175 static inline const int16_t *fir32_create(struct fir32_state_t *fir, in fir32_create()
185 static inline void fir32_flush(struct fir32_state_t *fir) in fir32_flush()
190 static inline void fir32_free(struct fir32_state_t *fir) in fir32_free()
195 static inline int16_t fir32(struct fir32_state_t *fir, int16_t sample) in fir32()
/linux-3.3/drivers/edac/
Dcell_edac.c78 u64 fir, addreg, clear = 0; in cell_edac_check() local
/linux-3.3/drivers/net/irda/
Ddonauboe.c749 toshoboe_maketestpacket (unsigned char *buf, int badcrc, int fir) in toshoboe_maketestpacket()
842 int fir = (j > 1); in toshoboe_probe() local
/linux-3.3/arch/arm/plat-omap/
Dmcbsp.c282 static void omap_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir) in omap_st_fir_write()
/linux-3.3/arch/powerpc/include/asm/
Dfsl_lbc.h184 __be32 fir; /**< Flash Instruction Register */ member