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

/linux-master/drivers/cpufreq/
H A Dpowernow-k8.c629 u32 thiscpuid; local
672 thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE);
673 if ((thiscpuid == 0x00000fc0) ||
674 (thiscpuid == 0x00000fe0))

Completed in 209 milliseconds