mt8365_afe_enable_top_cg
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_AFE);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_22M);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_APLL_TUNER);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_24M);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_APLL2_TUNER);
int mt8365_afe_enable_top_cg(struct mtk_base_afe *afe, unsigned int cg_type);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_AFE);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DAC);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DAC_PREDIS);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_ADC);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC0_ADC);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC1_ADC);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC2_ADC);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC3_ADC);
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_I2S_IN);