Searched refs:LO_FID_TABLE_TOP (Results 1 - 2 of 2) 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.h131 #define LO_FID_TABLE_TOP 7 /* fid values marking the boundary */ macro
H A Dpowernow-k8.c343 if ((savefid < LO_FID_TABLE_TOP) && (reqfid < LO_FID_TABLE_TOP))
409 if ((reqfid <= LO_FID_TABLE_TOP) && (data->currfid <= LO_FID_TABLE_TOP))
416 if (data->currfid > LO_FID_TABLE_TOP) {
603 if (lastfid > LO_FID_TABLE_TOP)

Completed in 109 milliseconds