Lines Matching defs:mt8186_afe_private
141 struct mt8186_afe_private { struct
142 struct clk **clk;
143 struct clk_lookup **lookup;
144 struct regmap *topckgen;
145 struct regmap *apmixedsys;
146 struct regmap *infracfg;
147 int irq_cnt[MT8186_MEMIF_NUM];
148 int stf_positive_gain_db;
149 int pm_runtime_bypass_reg_ctl;
150 int sgen_mode;
151 int sgen_rate;
152 int sgen_amplitude;
155 int xrun_assert[MT8186_MEMIF_NUM];
158 bool dai_on[MT8186_DAI_NUM];
159 void *dai_priv[MT8186_DAI_NUM];
162 bool mtkaif_calibration_ok;
163 int mtkaif_protocol;
164 int mtkaif_chosen_phase[4];
165 int mtkaif_phase_cycle[4];
166 int mtkaif_calibration_num_phase;
167 int mtkaif_dmic;
168 int mtkaif_looback0;
169 int mtkaif_looback1;
172 int mck_rate[MT8186_MCK_NUM];