Searched refs:SPEEDSTEP_HIGH (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | speedstep-ich.c | 54 {0, SPEEDSTEP_HIGH, 0}, 89 * @state: new processor frequency state (SPEEDSTEP_LOW or SPEEDSTEP_HIGH) 284 &speedstep_freqs[SPEEDSTEP_HIGH].frequency, in get_freqs_on_cpu()
|
H A D | speedstep-lib.h | 28 #define SPEEDSTEP_HIGH 0x00000000 macro 40 * set_state"'s first argument is either SPEEDSTEP_HIGH or
|
H A D | speedstep-smi.c | 45 {0, SPEEDSTEP_HIGH, 0}, 145 * @state: new processor frequency state (SPEEDSTEP_LOW or SPEEDSTEP_HIGH) 246 high = &speedstep_freqs[SPEEDSTEP_HIGH].frequency; in speedstep_cpu_init()
|
H A D | speedstep-lib.c | 422 set_state(SPEEDSTEP_HIGH); in speedstep_get_freqs()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | speedstep-ich.c | 54 {0, SPEEDSTEP_HIGH, 0}, 89 * @state: new processor frequency state (SPEEDSTEP_LOW or SPEEDSTEP_HIGH) 284 &speedstep_freqs[SPEEDSTEP_HIGH].frequency, in get_freqs_on_cpu()
|
H A D | speedstep-lib.h | 28 #define SPEEDSTEP_HIGH 0x00000000 macro 40 * set_state"'s first argument is either SPEEDSTEP_HIGH or
|
H A D | speedstep-smi.c | 45 {0, SPEEDSTEP_HIGH, 0}, 145 * @state: new processor frequency state (SPEEDSTEP_LOW or SPEEDSTEP_HIGH) 246 high = &speedstep_freqs[SPEEDSTEP_HIGH].frequency; in speedstep_cpu_init()
|
H A D | speedstep-lib.c | 422 set_state(SPEEDSTEP_HIGH); in speedstep_get_freqs()
|
Completed in 4 milliseconds