Lines Matching refs:mtk_base_afe
63 int mt8192_set_audio_int_bus_parent(struct mtk_base_afe *afe, in mt8192_set_audio_int_bus_parent()
80 static int apll1_mux_setting(struct mtk_base_afe *afe, bool enable) in apll1_mux_setting()
142 static int apll2_mux_setting(struct mtk_base_afe *afe, bool enable) in apll2_mux_setting()
204 int mt8192_afe_enable_clock(struct mtk_base_afe *afe) in mt8192_afe_enable_clock()
275 void mt8192_afe_disable_clock(struct mtk_base_afe *afe) in mt8192_afe_disable_clock()
289 int mt8192_apll1_enable(struct mtk_base_afe *afe) in mt8192_apll1_enable()
323 void mt8192_apll1_disable(struct mtk_base_afe *afe) in mt8192_apll1_disable()
339 int mt8192_apll2_enable(struct mtk_base_afe *afe) in mt8192_apll2_enable()
373 void mt8192_apll2_disable(struct mtk_base_afe *afe) in mt8192_apll2_disable()
389 int mt8192_get_apll_rate(struct mtk_base_afe *afe, int apll) in mt8192_get_apll_rate()
394 int mt8192_get_apll_by_rate(struct mtk_base_afe *afe, int rate) in mt8192_get_apll_by_rate()
399 int mt8192_get_apll_by_name(struct mtk_base_afe *afe, const char *name) in mt8192_get_apll_by_name()
566 int mt8192_mck_enable(struct mtk_base_afe *afe, int mck_id, int rate) in mt8192_mck_enable()
612 void mt8192_mck_disable(struct mtk_base_afe *afe, int mck_id) in mt8192_mck_disable()
623 int mt8192_init_clock(struct mtk_base_afe *afe) in mt8192_init_clock()