Searched defs:omap_mcbsp_st_data (Results 1 – 1 of 1) sorted by relevance
54 struct omap_mcbsp_st_data { struct55 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;