Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/macintosh/
Dwindfarm_pm91.c148 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local
190 powadj = ((s32)piddata->power_adj) << 16; in wf_smu_create_cpu_fans()
194 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
444 powadj = ((s32)piddata->power_adj) << 16; in wf_smu_create_cpu_fans()
448 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
Dwindfarm_pm121.c647 s32 tmax, tdelta, maxpow, powadj; in pm121_create_cpu_fans() local
690 powadj = ((s32)piddata->power_adj) << 16; in pm121_create_cpu_fans()
694 pid_param.pmaxadj = maxpow - powadj; in pm121_create_cpu_fans()