Searched refs:wm8974_set_dai_pll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8974.c | 312 static int wm8974_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id, in wm8974_set_dai_pll() function 428 wm8974_set_dai_pll(dai, 0, 0, priv->mclk, fpll); in wm8974_update_clocks() 626 .set_pll = wm8974_set_dai_pll,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8974.c | 312 static int wm8974_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id, in wm8974_set_dai_pll() function 428 wm8974_set_dai_pll(dai, 0, 0, priv->mclk, fpll); in wm8974_update_clocks() 626 .set_pll = wm8974_set_dai_pll,
|
Completed in 3 milliseconds