Searched refs:max_fsb (Results 1 – 1 of 1) sorted by relevance
46 static int max_fsb; variable176 if ((fsb > max_fsb) || (fsb < NFORCE2_MIN_FSB)) { in nforce2_set_fsb()207 while ((tfsb != fsb) && (tfsb <= max_fsb) && (tfsb >= min_fsb)) { in nforce2_set_fsb()348 max_fsb = nforce2_fsb_read(1); in nforce2_cpu_init()350 if (!max_fsb) in nforce2_cpu_init()354 min_fsb = max_fsb - NFORCE2_SAFE_DISTANCE; in nforce2_cpu_init()361 policy->max = policy->cpuinfo.max_freq = max_fsb * fid * 100; in nforce2_cpu_init()