Searched defs:fir (Results 1 – 4 of 4) sorted by relevance
/drivers/misc/echo/ |
D | fir.h | 71 static inline const int16_t *fir16_create(struct fir16_state_t *fir, in fir16_create() 81 static inline void fir16_flush(struct fir16_state_t *fir) in fir16_flush() 86 static inline void fir16_free(struct fir16_state_t *fir) in fir16_free() 91 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16() 113 static inline const int16_t *fir32_create(struct fir32_state_t *fir, in fir32_create() 123 static inline void fir32_flush(struct fir32_state_t *fir) in fir32_flush() 128 static inline void fir32_free(struct fir32_state_t *fir) in fir32_free() 133 static inline int16_t fir32(struct fir32_state_t *fir, int16_t sample) in fir32()
|
/drivers/edac/ |
D | cell_edac.c | 82 u64 fir, addreg, clear = 0; in cell_edac_check() local
|
/drivers/clk/imx/ |
D | clk-imx31.c | 41 per_div, per, csi, fir, csi_div, usb_div_pre, usb_div_post, fir_div_pre, enumerator
|
/drivers/misc/genwqe/ |
D | card_base.c | 640 u64 mask, fir, fec, uid, gfir, gfir_masked, sfir, sfec; in genwqe_fir_checking() local
|