Searched refs:HW_PSTATE_MAX_MASK (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.h105 #define HW_PSTATE_MAX_MASK 0x000000f0 macro
H A Dpowernow-k8.c912 data->max_hw_pstate = (lo & HW_PSTATE_MAX_MASK) >> HW_PSTATE_MAX_SHIFT;

Completed in 111 milliseconds