Symbol: mt8365_afe_enable_top_cg
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
236
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_AFE);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
382
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_22M);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
384
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_APLL_TUNER);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
392
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_24M);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
394
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_APLL2_TUNER);
sound/soc/mediatek/mt8365/mt8365-afe-clk.h
20
int mt8365_afe_enable_top_cg(struct mtk_base_afe *afe, unsigned int cg_type);
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
2213
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_AFE);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
143
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DAC);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
144
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DAC_PREDIS);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
146
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
169
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC0_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
170
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC1_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
171
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC2_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
172
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DMIC3_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
537
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_I2S_IN);