Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8960.c51 static bool is_pll_freq_available(unsigned int source, unsigned int target);
731 if (!is_pll_freq_available(freq_in, freq_out)) in wm8960_configure_pll()
1137 static bool is_pll_freq_available(unsigned int source, unsigned int target) in is_pll_freq_available() function