Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pm91.c149 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local
191 powadj = ((s32)piddata->power_adj) << 16; in wf_smu_create_cpu_fans()
195 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
H A Dwindfarm_pm81.c400 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local
445 powadj = ((s32)piddata->power_adj) << 16; in wf_smu_create_cpu_fans()
449 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
H A Dwindfarm_pm121.c648 s32 tmax, tdelta, maxpow, powadj; in pm121_create_cpu_fans() local
691 powadj = ((s32)piddata->power_adj) << 16; in pm121_create_cpu_fans()
695 pid_param.pmaxadj = maxpow - powadj; in pm121_create_cpu_fans()