Home
last modified time | relevance | path

Searched refs:apll_clk_id (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c546 int apll_clk_id = apll == MT8183_APLL1 ? in mt8183_mck_enable() local
565 afe_priv->clk[apll_clk_id]); in mt8183_mck_enable()
569 aud_clks[apll_clk_id], ret); in mt8183_mck_enable()
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-clk.c544 int apll_clk_id = apll == MT8186_APLL1 ? in mt8186_mck_enable() local
559 afe_priv->clk[apll_clk_id]); in mt8186_mck_enable()
563 aud_clks[apll_clk_id], ret); in mt8186_mck_enable()
/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-clk.c566 int apll_clk_id = apll == MT8192_APLL1 ? in mt8192_mck_enable() local
581 afe_priv->clk[apll_clk_id]); in mt8192_mck_enable()
585 aud_clks[apll_clk_id], ret); in mt8192_mck_enable()
/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c1918 int apll_clk_id; in mtk_dai_etdm_mclk_configure() local
1942 apll_clk_id = mt8195_afe_get_mclk_source_clk_id(apll); in mtk_dai_etdm_mclk_configure()
1943 if (apll_clk_id < 0) in mtk_dai_etdm_mclk_configure()
1944 return apll_clk_id; in mtk_dai_etdm_mclk_configure()
1948 afe_priv->clk[apll_clk_id]); in mtk_dai_etdm_mclk_configure()