Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dmcbsp.h281 struct omap_mcbsp_st_data { struct
282 void __iomem *io_base_st;
283 struct clk *mcbsp_iclk;
284 bool running;
285 bool enabled;
286 s16 taps[128]; /* Sidetone filter coefficients */
287 int nr_taps; /* Number of filter coefficients in use */
288 s16 ch0gain;
289 s16 ch1gain;