Searched defs:fir (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/misc/echo/ |
D | fir.h | 83 static inline const int16_t *fir16_create(struct fir16_state_t *fir, in fir16_create() 93 static inline void fir16_flush(struct fir16_state_t *fir) in fir16_flush() 98 static inline void fir16_free(struct fir16_state_t *fir) in fir16_free() 103 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16() 125 static inline const int16_t *fir32_create(struct fir32_state_t *fir, in fir32_create() 135 static inline void fir32_flush(struct fir32_state_t *fir) in fir32_flush() 140 static inline void fir32_free(struct fir32_state_t *fir) in fir32_free() 145 static inline int16_t fir32(struct fir32_state_t *fir, int16_t sample) in fir32()
|
/Linux-v4.19/drivers/edac/ |
D | cell_edac.c | 82 u64 fir, addreg, clear = 0; in cell_edac_check() local
|
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 53 per_div, per, csi, fir, csi_div, usb_div_pre, usb_div_post, fir_div_pre, enumerator
|
/Linux-v4.19/drivers/misc/genwqe/ |
D | card_base.c | 640 u64 mask, fir, fec, uid, gfir, gfir_masked, sfir, sfec; in genwqe_fir_checking() local
|
/Linux-v4.19/sound/soc/omap/ |
D | mcbsp.c | 295 static void omap_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir) in omap_st_fir_write()
|
/Linux-v4.19/arch/mips/kernel/ |
D | cpu-probe.c | 111 unsigned long sr, fir, fcsr, fcsr0, fcsr1; in cpu_set_fpu_2008() local
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | fsl_lbc.h | 187 __be32 fir; /**< Flash Instruction Register */ member
|