Lines Matching defs:tegra210_mbdrc_config
198 struct tegra210_mbdrc_config { struct
199 unsigned int mode;
200 unsigned int rms_off;
201 unsigned int peak_rms_mode;
202 unsigned int fliter_structure;
203 unsigned int shift_ctrl;
204 unsigned int frame_size;
205 unsigned int channel_mask;
206 unsigned int fa_factor; /* Fast attack factor */
207 unsigned int fr_factor; /* Fast release factor */
208 struct tegra210_mbdrc_band_params band_params[MBDRC_NUM_BAND];