Searched refs:CPU_BANIAS (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/cpufreq/ |
D | speedstep-centrino.c | 45 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()
|