Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/echo/
Dfir.h83 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-4.19.296/drivers/edac/
Dcell_edac.c82 u64 fir, addreg, clear = 0; in cell_edac_check() local
/linux-4.19.296/drivers/clk/imx/
Dclk-imx31.c53 per_div, per, csi, fir, csi_div, usb_div_pre, usb_div_post, fir_div_pre, enumerator
/linux-4.19.296/drivers/misc/genwqe/
Dcard_base.c640 u64 mask, fir, fec, uid, gfir, gfir_masked, sfir, sfec; in genwqe_fir_checking() local