Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
A Dpmac32-cpufreq.c78 #define CPUFREQ_HIGH 0 macro
82 {0, CPUFREQ_HIGH, 0},
346 if (speed_mode == CPUFREQ_HIGH && in do_set_cpu_speed()
352 cur_freq = (speed_mode == CPUFREQ_HIGH) ? hi_freq : low_freq; in do_set_cpu_speed()
410 do_set_cpu_speed(policy, CPUFREQ_HIGH); in pmac_cpufreq_suspend()
427 CPUFREQ_LOW : CPUFREQ_HIGH); in pmac_cpufreq_resume()
678 pmac_cpu_freqs[CPUFREQ_HIGH].frequency = hi_freq; in pmac_cpufreq_setup()
A Dpmac64-cpufreq.c63 #define CPUFREQ_HIGH 0 macro
67 {0, CPUFREQ_HIGH, 0},
225 if (speed_mode == CPUFREQ_HIGH) { in g5_pfunc_switch_volt()
262 if (speed_mode == CPUFREQ_HIGH) in g5_pfunc_switch_freq()
304 return val ? CPUFREQ_HIGH : CPUFREQ_LOW; in g5_pfunc_query_freq()
450 g5_switch_volt(CPUFREQ_HIGH); in g5_neo2_cpufreq_init()
615 g5_switch_volt(CPUFREQ_HIGH); in g5_pm72_cpufreq_init()
A Dmaple-cpufreq.c57 #define CPUFREQ_HIGH 0 macro
61 {0, CPUFREQ_HIGH, 0},

Completed in 5 milliseconds