mt8196_afe_enable_top_cg
ret = mt8196_afe_enable_top_cg(afe, MT8196_CG_APLL1_CK);
ret = mt8196_afe_enable_top_cg(afe, MT8196_PDN_APLL_TUNER1);
mt8196_afe_enable_top_cg(afe, MT8196_AUDIO_APLL1_EN_ON);
ret = mt8196_afe_enable_top_cg(afe, MT8196_CG_APLL2_CK);
ret = mt8196_afe_enable_top_cg(afe, MT8196_PDN_APLL_TUNER2);
mt8196_afe_enable_top_cg(afe, MT8196_AUDIO_APLL2_EN_ON);
mt8196_afe_enable_top_cg(afe, MT8196_AUDIO_26M_EN_ON);