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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dpowernow-k7.c51 u8 fsbspeed; member in struct:pst_s
106 static int check_fsb(unsigned int fsbspeed) argument
111 delta = (fsbspeed > f) ? fsbspeed - f : f - fsbspeed;
478 if ((etuple == pst->cpuid) && check_fsb(pst->fsbspeed) &&
483 pst->cpuid, pst->fsbspeed, pst->maxfid, pst->startvid);

Completed in 30 milliseconds