Home
last modified time | relevance | path

Searched refs:mt8365_afe_disable_top_cg (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-afe-clk.c211 int mt8365_afe_disable_top_cg(struct mtk_base_afe *afe, unsigned int cg_type) in mt8365_afe_disable_top_cg() function
248 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_AFE); in mt8365_afe_disable_main_clk()
408 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_APLL_TUNER); in mt8365_afe_disable_apll_associated_cfg()
410 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_22M); in mt8365_afe_disable_apll_associated_cfg()
414 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_APLL2_TUNER); in mt8365_afe_disable_apll_associated_cfg()
416 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_24M); in mt8365_afe_disable_apll_associated_cfg()
H A Dmt8365-dai-dmic.c188 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC3_ADC); in mt8365_dai_dmic_shutdown()
189 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC2_ADC); in mt8365_dai_dmic_shutdown()
190 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC1_ADC); in mt8365_dai_dmic_shutdown()
191 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DMIC0_ADC); in mt8365_dai_dmic_shutdown()
H A Dmt8365-dai-adda.c172 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DAC_PREDIS); in mt8365_dai_int_adda_shutdown()
173 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_DAC); in mt8365_dai_int_adda_shutdown()
175 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_ADC); in mt8365_dai_int_adda_shutdown()
H A Dmt8365-afe-clk.h21 int mt8365_afe_disable_top_cg(struct mtk_base_afe *afe, unsigned int cg_type);
H A Dmt8365-dai-i2s.c584 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_I2S_IN); in mt8365_dai_i2s_shutdown()
H A Dmt8365-afe-pcm.c2239 mt8365_afe_disable_top_cg(afe, MT8365_TOP_CG_AFE); in mt8365_afe_pcm_dev_remove()