Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dspeedstep-centrino.c45 CPU_BANIAS, enumerator
54 [CPU_BANIAS] = { 6, 9, 5 },
206 #define BANIAS(max) _BANIAS(&cpu_ids[CPU_BANIAS], max, #max)
212 _BANIAS(&cpu_ids[CPU_BANIAS], 900, " 900"),
296 if ((per_cpu(centrino_cpu, cpu) == &cpu_ids[CPU_BANIAS]) || in extract_clock()