Searched defs:fir (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/drivers/misc/echo/ | 
| D | fir.h | 91 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-4.1.27/drivers/edac/ | 
| D | cell_edac.c | 82 	u64				fir, addreg, clear = 0;  in cell_edac_check()  local
  | 
| /linux-4.1.27/arch/arm/mach-imx/ | 
| D | clk-imx31.c | 38 	per_div, per, csi, fir, csi_div, usb_div_pre, usb_div_post, fir_div_pre,  enumerator
  | 
| /linux-4.1.27/drivers/net/irda/ | 
| D | donauboe.c | 736 toshoboe_maketestpacket (unsigned char *buf, int badcrc, int fir)  in toshoboe_maketestpacket() 827       int fir = (j > 1);  in toshoboe_probe()  local
  | 
| /linux-4.1.27/drivers/misc/genwqe/ | 
| D | card_base.c | 641 	u64 mask, fir, fec, uid, gfir, gfir_masked, sfir, sfec;  in genwqe_fir_checking()  local
  | 
| /linux-4.1.27/sound/soc/omap/ | 
| D | mcbsp.c | 286 static void omap_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir)  in omap_st_fir_write()
  | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | fsl_lbc.h | 187 	__be32 fir;             /**< Flash Instruction Register */  member
  |