Searched refs:apll2_mux_setting (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-afe-clk.c | 305 static int apll2_mux_setting(struct mtk_base_afe *afe, bool enable) in apll2_mux_setting() function 439 apll2_mux_setting(afe, true); in mt8183_apll2_enable() 484 apll2_mux_setting(afe, false); in mt8183_apll2_disable()
|
| /linux/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-afe-clk.c | 152 static int apll2_mux_setting(struct mtk_base_afe *afe, bool enable) in apll2_mux_setting() function 391 apll2_mux_setting(afe, true); in mt8186_apll2_enable() 435 apll2_mux_setting(afe, false); in mt8186_apll2_disable()
|
| /linux/sound/soc/mediatek/mt8189/ |
| H A D | mt8189-afe-clk.c | 330 static int apll2_mux_setting(struct mtk_base_afe *afe, bool enable) in apll2_mux_setting() function 503 ret = apll2_mux_setting(afe, true); in mt8189_apll2_enable() 547 apll2_mux_setting(afe, false); in mt8189_apll2_disable()
|
| /linux/sound/soc/mediatek/mt8192/ |
| H A D | mt8192-afe-clk.c | 142 static int apll2_mux_setting(struct mtk_base_afe *afe, bool enable) in apll2_mux_setting() function 341 apll2_mux_setting(afe, true); in mt8192_apll2_enable() 382 apll2_mux_setting(afe, false); in mt8192_apll2_disable()
|