Symbol: mt8365_afe_disable_top_cg
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
247
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_AFE);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
407
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_APLL_TUNER);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
409
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_22M);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
413
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_APLL2_TUNER);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
415
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_24M);
sound/soc/mediatek/mt8365/mt8365-afe-clk.h
21
int mt8365_afe_disable_top_cg(struct mtk_base_afe *afe, unsigned int cg_type);
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
2238
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_AFE);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
172
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DAC_PREDIS);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
173
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DAC);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
175
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
188
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC3_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
189
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC2_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
190
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC1_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
191
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC0_ADC);
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
584
mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_I2S_IN);