Home
last modified time | relevance | path

Searched defs:omap_mcbsp_st_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/ti/
Domap-mcbsp-st.c53 struct omap_mcbsp_st_data { struct
54 void __iomem *io_base_st;
55 struct clk *mcbsp_iclk;
56 bool running;
57 bool enabled;
58 s16 taps[128]; /* Sidetone filter coefficients */
59 int nr_taps; /* Number of filter coefficients in use */
60 s16 ch0gain;
61 s16 ch1gain;
/kernel/linux/linux-5.10/sound/soc/ti/
Domap-mcbsp-st.c54 struct omap_mcbsp_st_data { struct
55 void __iomem *io_base_st;
56 struct clk *mcbsp_iclk;
57 bool running;
58 bool enabled;
59 s16 taps[128]; /* Sidetone filter coefficients */
60 int nr_taps; /* Number of filter coefficients in use */
61 s16 ch0gain;
62 s16 ch1gain;