Searched refs:pll11k_clk (Results 1 – 6 of 6) sorted by relevance
98 struct clk **pll11k_clk) in fsl_asoc_get_pll_clocks() argument104 *pll11k_clk = devm_clk_get(dev, "pll11k"); in fsl_asoc_get_pll_clocks()105 if (IS_ERR(*pll11k_clk)) in fsl_asoc_get_pll_clocks()106 *pll11k_clk = NULL; in fsl_asoc_get_pll_clocks()123 struct clk *pll11k_clk, u64 ratio) in fsl_asoc_reparent_pll_clocks() argument129 if (!clk || !pll8k_clk || !pll11k_clk) in fsl_asoc_reparent_pll_clocks()133 while (p && pll8k_clk && pll11k_clk) { in fsl_asoc_reparent_pll_clocks()137 clk_is_match(pp, pll11k_clk)) { in fsl_asoc_reparent_pll_clocks()144 npll = (do_div(ratio, 8000) ? pll11k_clk : pll8k_clk); in fsl_asoc_reparent_pll_clocks()
24 struct clk **pll11k_clk);28 struct clk *pll11k_clk, u64 ratio);
47 struct clk *pll11k_clk; member302 micfil->pll11k_clk, ratio); in fsl_micfil_reparent_rootclk()642 &micfil->pll11k_clk); in fsl_micfil_probe()
278 struct clk *pll11k_clk; member
150 struct clk *pll11k_clk; member689 spdif_priv->pll11k_clk, sample_rate); in spdif_reparent_rootclk()1612 &spdif_priv->pll11k_clk); in fsl_spdif_probe()
224 sai->pll8k_clk, sai->pll11k_clk, freq); in fsl_sai_set_mclk_rate()1346 &sai->pll11k_clk); in fsl_sai_probe()