Searched refs:CPUFREQ_LOW (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | pmac32-cpufreq.c | 79 #define CPUFREQ_LOW 1 macro 83 {0, CPUFREQ_LOW, 0}, 337 if (speed_mode == CPUFREQ_LOW && in do_set_cpu_speed() 345 set_speed_proc(speed_mode == CPUFREQ_LOW); in do_set_cpu_speed() 427 CPUFREQ_LOW : CPUFREQ_HIGH); in pmac_cpufreq_resume() 682 pmac_cpu_freqs[CPUFREQ_LOW].frequency = low_freq; in pmac_cpufreq_setup()
|
H A D | maple-cpufreq.c | 58 #define CPUFREQ_LOW 1 macro 62 {0, CPUFREQ_LOW, 0},
|
H A D | pmac64-cpufreq.c | 64 #define CPUFREQ_LOW 1 macro 68 {0, CPUFREQ_LOW, 0}, 120 slew = (speed_mode == CPUFREQ_LOW) ? 1 : 0; in g5_vdnap_switch_volt() 304 return val ? CPUFREQ_HIGH : CPUFREQ_LOW; in g5_pfunc_query_freq()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | pmac32-cpufreq.c | 79 #define CPUFREQ_LOW 1 macro 83 {0, CPUFREQ_LOW, 0}, 337 if (speed_mode == CPUFREQ_LOW && in do_set_cpu_speed() 345 set_speed_proc(speed_mode == CPUFREQ_LOW); in do_set_cpu_speed() 427 CPUFREQ_LOW : CPUFREQ_HIGH); in pmac_cpufreq_resume() 681 pmac_cpu_freqs[CPUFREQ_LOW].frequency = low_freq; in pmac_cpufreq_setup()
|
H A D | maple-cpufreq.c | 58 #define CPUFREQ_LOW 1 macro 62 {0, CPUFREQ_LOW, 0},
|
H A D | pmac64-cpufreq.c | 64 #define CPUFREQ_LOW 1 macro 68 {0, CPUFREQ_LOW, 0}, 120 slew = (speed_mode == CPUFREQ_LOW) ? 1 : 0; in g5_vdnap_switch_volt() 304 return val ? CPUFREQ_HIGH : CPUFREQ_LOW; in g5_pfunc_query_freq()
|
Completed in 5 milliseconds