Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8960.c703 int diff, closest, best_freq_out; in wm8960_configure_pll() local
710 best_freq_out = -EINVAL; in wm8960_configure_pll()
736 best_freq_out = freq_out; in wm8960_configure_pll()
742 return best_freq_out; in wm8960_configure_pll()