Searched refs:VID_SHIFT (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.h168 #define VID_SHIFT 6 macro
H A Dpowernow-k8.c961 vid = (status >> VID_SHIFT) & EXT_VID_MASK;
965 vid = (control >> VID_SHIFT) & VID_MASK;

Completed in 210 milliseconds