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

/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm121.c657 s32 tmax, tdelta, maxpow, powadj; pm121_create_cpu_fans() local
699 maxpow = ((s32)piddata->max_power) << 16; pm121_create_cpu_fans()
704 pid_param.pmaxadj = maxpow - powadj; pm121_create_cpu_fans()
H A Dwindfarm_pm81.c400 s32 tmax, tdelta, maxpow, powadj; wf_smu_create_cpu_fans() local
444 maxpow = ((s32)piddata->max_power) << 16; wf_smu_create_cpu_fans()
449 pid_param.pmaxadj = maxpow - powadj; wf_smu_create_cpu_fans()
H A Dwindfarm_pm91.c148 s32 tmax, tdelta, maxpow, powadj; wf_smu_create_cpu_fans() local
189 maxpow = ((s32)piddata->max_power) << 16; wf_smu_create_cpu_fans()
194 pid_param.pmaxadj = maxpow - powadj; wf_smu_create_cpu_fans()

Completed in 125 milliseconds