Home
last modified time | relevance | path

Searched refs:CLK_APLL1_TUNER (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c19 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 Dmt8186-afe-clk.c24 [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 Dmt8186-afe-clk.h30 CLK_APLL1_TUNER, enumerator
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-clk.c22 [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 Dmt8192-afe-clk.h178 CLK_APLL1_TUNER, enumerator