Searched defs:mt8192_afe_private (Results 1 – 1 of 1) sorted by relevance
130 struct mt8192_afe_private { struct131 struct clk **clk;132 struct regmap *topckgen;133 struct regmap *apmixedsys;134 struct regmap *infracfg;135 int stf_positive_gain_db;136 int pm_runtime_bypass_reg_ctl;139 bool dai_on[MT8192_DAI_NUM];140 void *dai_priv[MT8192_DAI_NUM];143 int mtkaif_protocol;[all …]