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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Ds3c2440-cpufreq.c44 static inline int within_khz(unsigned long a, unsigned long b) function
86 if (hclk <= hclk_max || within_khz(hclk, hclk_max))

Completed in 53 milliseconds