Searched refs:wm8994_get_fll_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8994.c | 2122 static int wm8994_get_fll_config(struct wm8994 *control, struct fll_div *fll, in wm8994_get_fll_config() function 2265 ret = wm8994_get_fll_config(control, &fll, freq_in, freq_out); in _wm8994_set_fll() 2267 ret = wm8994_get_fll_config(control, &fll, wm8994->fll[id].in, in _wm8994_set_fll()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8994.c | 2122 static int wm8994_get_fll_config(struct wm8994 *control, struct fll_div *fll, in wm8994_get_fll_config() function 2265 ret = wm8994_get_fll_config(control, &fll, freq_in, freq_out); in _wm8994_set_fll() 2267 ret = wm8994_get_fll_config(control, &fll, wm8994->fll[id].in, in _wm8994_set_fll()
|
Completed in 9 milliseconds