Searched refs:within_khz (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
H A Ds3c2440-cpufreq.c40 static inline int within_khz(unsigned long a, unsigned long b) within_khz() function
82 if (hclk <= hclk_max || within_khz(hclk, hclk_max)) s3c2440_cpufreq_calcdivs()

Completed in 64 milliseconds