Lines Matching refs:mtk_base_afe
221 struct mtk_base_afe;
223 int mt8192_init_clock(struct mtk_base_afe *afe);
224 int mt8192_afe_enable_clock(struct mtk_base_afe *afe);
225 void mt8192_afe_disable_clock(struct mtk_base_afe *afe);
227 int mt8192_apll1_enable(struct mtk_base_afe *afe);
228 void mt8192_apll1_disable(struct mtk_base_afe *afe);
230 int mt8192_apll2_enable(struct mtk_base_afe *afe);
231 void mt8192_apll2_disable(struct mtk_base_afe *afe);
233 int mt8192_get_apll_rate(struct mtk_base_afe *afe, int apll);
234 int mt8192_get_apll_by_rate(struct mtk_base_afe *afe, int rate);
235 int mt8192_get_apll_by_name(struct mtk_base_afe *afe, const char *name);
238 int mt8192_mck_enable(struct mtk_base_afe *afe, int mck_id, int rate);
239 void mt8192_mck_disable(struct mtk_base_afe *afe, int mck_id);
241 int mt8192_set_audio_int_bus_parent(struct mtk_base_afe *afe,