Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8960.c48 static bool is_pll_freq_available(unsigned int source, unsigned int target);
714 if (!is_pll_freq_available(freq_in, freq_out)) in wm8960_configure_pll()
1114 static bool is_pll_freq_available(unsigned int source, unsigned int target) in is_pll_freq_available() function