Searched refs:pmsHigh (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DpmsCPU.c88 .pmsStepID = pmsHigh, /* Unique identifier to this step */
91 .pmsDown = pmsHigh, /* We always stay here */
92 .pmsNext = pmsHigh /* We always stay here */
185 pmsSetStep(pmsHigh, 1); /* Slew to high speed */
212 pmsSetStep(pmsHigh, 1); /* Slew to high speed */
H A Dpms.c492 nstep = pmsHigh; /* Set request */
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dpms.h110 pmsHigh = 5, /* Power step for full on, no transitions */ enumerator in enum:__anon845

Completed in 70 milliseconds