Searched refs:maxfid (Results 1 - 3 of 3) 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.h203 u8 maxfid; member in struct:psb_s
H A Dpowernow-k7.c54 u8 maxfid; member in struct:pst_s
458 pst->cpuid, pst->fsbspeed, pst->maxfid, pst->startvid);
461 static int powernow_decode_bios(int maxfid, int startvid) argument
516 (maxfid == pst->maxfid) &&
H A Dpowernow-k8.c586 printk(KERN_ERR FW_BUG PFX "maxfid exceeded with pstate"
784 dprintk("maxfid: 0x%x\n", psb->maxfid);

Completed in 163 milliseconds