Searched refs:maxpow (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | windfarm_pm81.c | 399 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()
|
H A D | windfarm_pm91.c | 148 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local 189 maxpow = ((s32)piddata->max_power) << 16; in wf_smu_create_cpu_fans() 194 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
|
H A D | windfarm_pm121.c | 647 s32 tmax, tdelta, maxpow, powadj; in pm121_create_cpu_fans() local 689 maxpow = ((s32)piddata->max_power) << 16; in pm121_create_cpu_fans() 694 pid_param.pmaxadj = maxpow - powadj; in pm121_create_cpu_fans()
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | windfarm_pm81.c | 400 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local 444 maxpow = ((s32)piddata->max_power) << 16; in wf_smu_create_cpu_fans() 449 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
|
H A D | windfarm_pm91.c | 149 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local 190 maxpow = ((s32)piddata->max_power) << 16; in wf_smu_create_cpu_fans() 195 pid_param.pmaxadj = maxpow - powadj; in wf_smu_create_cpu_fans()
|
H A D | windfarm_pm121.c | 648 s32 tmax, tdelta, maxpow, powadj; in pm121_create_cpu_fans() local 690 maxpow = ((s32)piddata->max_power) << 16; in pm121_create_cpu_fans() 695 pid_param.pmaxadj = maxpow - powadj; in pm121_create_cpu_fans()
|
Completed in 10 milliseconds