Searched refs:SPEEDSTEP_HIGH (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dspeedstep-lib.h29 #define SPEEDSTEP_HIGH 0x00000000 macro
41 * set_state"'s first argument is either SPEEDSTEP_HIGH or
H A Dspeedstep-ich.c50 {SPEEDSTEP_HIGH, 0},
89 * @state: new processor frequency state (SPEEDSTEP_LOW or SPEEDSTEP_HIGH)
326 &speedstep_freqs[SPEEDSTEP_HIGH].frequency,
H A Dspeedstep-smi.c44 {SPEEDSTEP_HIGH, 0},
147 * @state: processor frequency state (SPEEDSTEP_LOW or SPEEDSTEP_HIGH)
179 * @state: new processor frequency state (SPEEDSTEP_LOW or SPEEDSTEP_HIGH)
301 high = &speedstep_freqs[SPEEDSTEP_HIGH].frequency;
H A Dspeedstep-lib.c422 set_state(SPEEDSTEP_HIGH);

Completed in 34 milliseconds