Searched refs:CLK_APLL1_TUNER (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt8183/ |
H A D | mt8183-afe-clk.c | 19 CLK_APLL1_TUNER, enumerator 59 [CLK_APLL1_TUNER] = "aud_apll1_tuner_clk", 394 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL1_TUNER]); in mt8183_apll1_enable() 397 __func__, aud_clks[CLK_APLL1_TUNER], ret); in mt8183_apll1_enable() 427 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]); in mt8183_apll1_disable()
|
/openbmc/linux/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-clk.c | 24 [CLK_APLL1_TUNER] = "aud_apll_tuner_clk", 402 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL1_TUNER]); in mt8186_apll1_enable() 405 __func__, aud_clks[CLK_APLL1_TUNER], ret); in mt8186_apll1_enable() 418 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]); in mt8186_apll1_enable() 434 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]); in mt8186_apll1_disable()
|
H A D | mt8186-afe-clk.h | 30 CLK_APLL1_TUNER, enumerator
|
/openbmc/linux/sound/soc/mediatek/mt8192/ |
H A D | mt8192-afe-clk.c | 22 [CLK_APLL1_TUNER] = "aud_apll1_tuner_clk", 300 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL1_TUNER]); in mt8192_apll1_enable() 303 __func__, aud_clks[CLK_APLL1_TUNER], ret); in mt8192_apll1_enable() 329 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]); in mt8192_apll1_disable()
|
H A D | mt8192-afe-clk.h | 178 CLK_APLL1_TUNER, enumerator
|