Searched refs:f_msr_table (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 Dlonghaul.c70 static struct f_msr f_msr_table[32]; variable in typeref:struct:f_msr
172 dest_pos = f_msr_table[clock_ratio_index].pos;
181 longhaul.bits.SoftVID = f_msr_table[clock_ratio_index].vrm;
534 f_msr_table[longhaul_table[j].index].vrm = mV_vrm_table[pos];
535 f_msr_table[longhaul_table[j].index].pos = pos;

Completed in 93 milliseconds