Searched refs:CLK_APLL2_TUNER (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8183/ |
D | mt8183-afe-clk.c | 20 CLK_APLL2_TUNER, enumerator 60 [CLK_APLL2_TUNER] = "aud_apll2_tuner_clk", 448 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL2_TUNER]); in mt8183_apll2_enable() 451 __func__, aud_clks[CLK_APLL2_TUNER], ret); in mt8183_apll2_enable() 481 clk_disable_unprepare(afe_priv->clk[CLK_APLL2_TUNER]); in mt8183_apll2_disable()
|
/linux-6.12.1/sound/soc/mediatek/mt8186/ |
D | mt8186-afe-clk.c | 25 [CLK_APLL2_TUNER] = "aud_apll2_tuner_clk", 455 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL2_TUNER]); in mt8186_apll2_enable() 458 __func__, aud_clks[CLK_APLL2_TUNER], ret); in mt8186_apll2_enable() 471 clk_disable_unprepare(afe_priv->clk[CLK_APLL2_TUNER]); in mt8186_apll2_enable() 487 clk_disable_unprepare(afe_priv->clk[CLK_APLL2_TUNER]); in mt8186_apll2_disable()
|
D | mt8186-afe-clk.h | 31 CLK_APLL2_TUNER, enumerator
|
/linux-6.12.1/sound/soc/mediatek/mt8192/ |
D | mt8192-afe-clk.c | 23 [CLK_APLL2_TUNER] = "aud_apll2_tuner_clk", 350 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL2_TUNER]); in mt8192_apll2_enable() 353 __func__, aud_clks[CLK_APLL2_TUNER], ret); in mt8192_apll2_enable() 379 clk_disable_unprepare(afe_priv->clk[CLK_APLL2_TUNER]); in mt8192_apll2_disable()
|
D | mt8192-afe-clk.h | 179 CLK_APLL2_TUNER, enumerator
|