Searched refs:max_fsb (Results 1 – 1 of 1) sorted by relevance
48 static int max_fsb; variable174 if ((fsb > max_fsb) || (fsb < NFORCE2_MIN_FSB)) { in nforce2_set_fsb()205 while ((tfsb != fsb) && (tfsb <= max_fsb) && (tfsb >= min_fsb)) { in nforce2_set_fsb()344 max_fsb = nforce2_fsb_read(1); in nforce2_cpu_init()346 if (!max_fsb) in nforce2_cpu_init()350 min_fsb = max_fsb - NFORCE2_SAFE_DISTANCE; in nforce2_cpu_init()357 policy->max = policy->cpuinfo.max_freq = max_fsb * fid * 100; in nforce2_cpu_init()