Searched refs:fsbspeed (Results 1 - 1 of 1) 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-k7.c53 u8 fsbspeed; member in struct:pst_s
109 static int check_fsb(unsigned int fsbspeed) argument
114 delta = (fsbspeed > f) ? fsbspeed - f : f - fsbspeed;
458 pst->cpuid, pst->fsbspeed, pst->maxfid, pst->startvid);
515 check_fsb(pst->fsbspeed) &&

Completed in 26 milliseconds