Searched refs:wm8900_set_fll (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8900.c | 745 static int wm8900_set_fll(struct snd_soc_component *component, in wm8900_set_fll() function 812 return wm8900_set_fll(codec_dai->component, pll_id, freq_in, freq_out); in wm8900_set_dai_pll() 1123 ret = wm8900_set_fll(component, 0, 0, 0); in wm8900_suspend() 1160 ret = wm8900_set_fll(component, 0, fll_in, fll_out); in wm8900_resume()
|