Searched refs:CPUFREQ_HIGH (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/cpufreq/ |
H A D | pmac64-cpufreq.c | 64 #define CPUFREQ_HIGH 0 macro 68 {0, CPUFREQ_HIGH, 0}, 226 if (speed_mode == CPUFREQ_HIGH) { g5_pfunc_switch_volt() 263 if (speed_mode == CPUFREQ_HIGH) g5_pfunc_switch_freq() 305 return val ? CPUFREQ_HIGH : CPUFREQ_LOW; g5_pfunc_query_freq() 451 g5_switch_volt(CPUFREQ_HIGH); g5_neo2_cpufreq_init() 617 g5_switch_volt(CPUFREQ_HIGH); g5_pm72_cpufreq_init()
|
H A D | pmac32-cpufreq.c | 80 #define CPUFREQ_HIGH 0 macro 84 {0, CPUFREQ_HIGH, 0}, 348 if (speed_mode == CPUFREQ_HIGH && do_set_cpu_speed() 354 cur_freq = (speed_mode == CPUFREQ_HIGH) ? hi_freq : low_freq; do_set_cpu_speed() 411 do_set_cpu_speed(policy, CPUFREQ_HIGH); pmac_cpufreq_suspend() 428 CPUFREQ_LOW : CPUFREQ_HIGH); pmac_cpufreq_resume() 675 pmac_cpu_freqs[CPUFREQ_HIGH].frequency = hi_freq; pmac_cpufreq_setup()
|
H A D | maple-cpufreq.c | 58 #define CPUFREQ_HIGH 0 macro 62 {0, CPUFREQ_HIGH, 0},
|
Completed in 127 milliseconds