Searched refs:startvid (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.c55 u8 startvid; member in struct:pst_s
457 dprintk(" cpuid: 0x%x fsb: %d maxFID: 0x%x startvid: 0x%x\n",
458 pst->cpuid, pst->fsbspeed, pst->maxfid, pst->startvid);
461 static int powernow_decode_bios(int maxfid, int startvid) argument
517 (startvid == pst->startvid)) {

Completed in 107 milliseconds