Searched refs:CPUID_FREQ_VOLT_CAPABILITIES (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.h66 #define CPUID_FREQ_VOLT_CAPABILITIES 0x80000007 macro
H A Dpowernow-k8.c537 if (eax < CPUID_FREQ_VOLT_CAPABILITIES) {
543 cpuid(CPUID_FREQ_VOLT_CAPABILITIES, &eax, &ebx, &ecx, &edx);
551 cpuid(CPUID_FREQ_VOLT_CAPABILITIES, &eax, &ebx, &ecx, &edx);

Completed in 104 milliseconds