Symbol: mt8365_afe_enable_top_cg
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
230
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_AFE);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
366
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_22M);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
368
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_APLL_TUNER);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
376
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_24M);
sound/soc/mediatek/mt8365/mt8365-afe-clk.c
378
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
2222
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_AFE);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
137
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DAC);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
138
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_DAC_PREDIS);
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
140
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
534
mt8365_afe_enable_top_cg(afe, MT8365_TOP_CG_I2S_IN);