Searched defs:fir (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/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()
 
 | 
| /Linux-v5.4/drivers/edac/ | 
| D | cell_edac.c | 82 	u64				fir, addreg, clear = 0;  in cell_edac_check()  local
 | 
| /Linux-v5.4/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
 | 
| /Linux-v5.4/drivers/misc/genwqe/ | 
| D | card_base.c | 631 	u64 mask, fir, fec, uid, gfir, gfir_masked, sfir, sfec;  in genwqe_fir_checking()  local
 | 
| /Linux-v5.4/sound/soc/ti/ | 
| D | omap-mcbsp-st.c | 117 static void omap_mcbsp_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir)  in omap_mcbsp_st_fir_write()
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | cpu-probe.c | 96 		unsigned long sr, fir, fcsr, fcsr0, fcsr1;  in cpu_set_fpu_2008()  local
 | 
| D | ptrace.c | 628 	unsigned int fir;  member
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | fsl_lbc.h | 174 	__be32 fir;             /**< Flash Instruction Register */  member
 |