Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/fsl/
Dfsl_utils.c97 void fsl_asoc_get_pll_clocks(struct device *dev, struct clk **pll8k_clk, in fsl_asoc_get_pll_clocks() function
108 EXPORT_SYMBOL(fsl_asoc_get_pll_clocks);
Dfsl_utils.h23 void fsl_asoc_get_pll_clocks(struct device *dev, struct clk **pll8k_clk,
Dfsl_micfil.c641 fsl_asoc_get_pll_clocks(&pdev->dev, &micfil->pll8k_clk, in fsl_micfil_probe()
Dfsl_sai.c1345 fsl_asoc_get_pll_clocks(&pdev->dev, &sai->pll8k_clk, in fsl_sai_probe()
Dfsl_spdif.c1611 fsl_asoc_get_pll_clocks(&pdev->dev, &spdif_priv->pll8k_clk, in fsl_spdif_probe()