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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dpowernow-k8.h142 #define MIN_FREQ 800 /* Min and max freqs, per spec */ macro
H A Dpowernow-k8.c977 if ((freq > (MAX_FREQ * 1000)) || (freq < (MIN_FREQ * 1000))) {

Completed in 110 milliseconds