Searched refs:maxfid (Results 1 - 3 of 3) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dpowernow-k7.c52 u8 maxfid; member in struct:pst_s
430 static int powernow_decode_bios (int maxfid, int startvid) argument
479 (maxfid==pst->maxfid) && (startvid==pst->startvid))
483 pst->cpuid, pst->fsbspeed, pst->maxfid, pst->startvid);
H A Dpowernow-k8.c575 printk(KERN_ERR BFX "maxfid exceeded with pstate %d\n", j);
736 dprintk("maxfid: 0x%x\n", psb->maxfid);
H A Dpowernow-k8.h199 u8 maxfid; member in struct:psb_s

Completed in 61 milliseconds