Searched refs:is_pll_freq_available (Results 1 – 1 of 1) sorted by relevance
51 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