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

/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-clk.h30 CLK_APLL1_TUNER, enumerator in enum:__anon5164
H A Dmt8186-afe-clk.c24 [CLK_APLL1_TUNER] = "aud_apll_tuner_clk",
402 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL1_TUNER]);
405 __func__, aud_clks[CLK_APLL1_TUNER], ret);
418 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]);
434 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]);
/linux-master/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c19 CLK_APLL1_TUNER, enumerator in enum:__anon406
59 [CLK_APLL1_TUNER] = "aud_apll1_tuner_clk",
394 ret = clk_prepare_enable(afe_priv->clk[CLK_APLL1_TUNER]);
397 __func__, aud_clks[CLK_APLL1_TUNER], ret);
427 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]);
/linux-master/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]);
303 __func__, aud_clks[CLK_APLL1_TUNER], ret);
329 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]);
H A Dmt8192-afe-clk.h178 CLK_APLL1_TUNER, enumerator in enum:__anon408

Completed in 263 milliseconds