Home
last modified time | relevance | path

Searched refs:maxpow (Results 1 – 3 of 3) sorted by relevance

/drivers/macintosh/
Dwindfarm_pm91.c147 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local
188 maxpow = ((s32)piddata->max_power) << 16; in wf_smu_create_cpu_fans()
193 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
Dwindfarm_pm81.c399 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local
443 maxpow = ((s32)piddata->max_power) << 16; in wf_smu_create_cpu_fans()
448 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
Dwindfarm_pm121.c646 s32 tmax, tdelta, maxpow, powadj; in pm121_create_cpu_fans() local
688 maxpow = ((s32)piddata->max_power) << 16; in pm121_create_cpu_fans()
693 pid_param.pmaxadj = maxpow - powadj; in pm121_create_cpu_fans()