Searched refs:pmaxadj (Results 1 - 6 of 6) sorted by relevance

/drivers/macintosh/
H A Dwindfarm_pid.h64 s32 pmaxadj; /* PID max power adjust */ member in struct:wf_cpu_pid_param
H A Dwindfarm_pid.c96 error = st->param.pmaxadj - new_power;
H A Dwindfarm_pm112.c169 pid.pmaxadj = (piddata->max_power << 16) - (piddata->power_adj << 8);
H A Dwindfarm_pm121.c693 pid_param.pmaxadj = maxpow - powadj;
H A Dwindfarm_pm81.c448 pid_param.pmaxadj = maxpow - powadj;
H A Dwindfarm_pm91.c193 pid_param.pmaxadj = maxpow - powadj;

Completed in 76 milliseconds