Searched refs:fsl_asoc_get_pll_clocks (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/sound/soc/fsl/ |
D | fsl_utils.c | 97 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);
|
D | fsl_utils.h | 23 void fsl_asoc_get_pll_clocks(struct device *dev, struct clk **pll8k_clk,
|
D | fsl_micfil.c | 641 fsl_asoc_get_pll_clocks(&pdev->dev, &micfil->pll8k_clk, in fsl_micfil_probe()
|
D | fsl_spdif.c | 1611 fsl_asoc_get_pll_clocks(&pdev->dev, &spdif_priv->pll8k_clk, in fsl_spdif_probe()
|
D | fsl_sai.c | 1345 fsl_asoc_get_pll_clocks(&pdev->dev, &sai->pll8k_clk, in fsl_sai_probe()
|