Searched defs:mt8186_afe_private (Results 1 – 1 of 1) sorted by relevance
141 struct mt8186_afe_private { struct142 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;[all …]