Home
last modified time | relevance | path

Searched refs:CPU_BANIAS (Results 1 – 1 of 1) sorted by relevance

/drivers/cpufreq/
Dspeedstep-centrino.c44 CPU_BANIAS, enumerator
53 [CPU_BANIAS] = { 6, 9, 5 },
205 #define BANIAS(max) _BANIAS(&cpu_ids[CPU_BANIAS], max, #max)
211 _BANIAS(&cpu_ids[CPU_BANIAS], 900, " 900"),
295 if ((per_cpu(centrino_cpu, cpu) == &cpu_ids[CPU_BANIAS]) || in extract_clock()