Home
last modified time | relevance | path

Searched refs:cpu_setpoint (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm91.c102 s32 cpu_setpoint; member
260 if (st->cpu_setpoint == new_setpoint) in wf_smu_cpu_fans_tick()
262 st->cpu_setpoint = new_setpoint; in wf_smu_cpu_fans_tick()
265 rc = wf_control_set(fan_cpu_main, st->cpu_setpoint); in wf_smu_cpu_fans_tick()
273 rc = wf_control_set(fan_cpu_second, st->cpu_setpoint); in wf_smu_cpu_fans_tick()
281 rc = wf_control_set(fan_cpu_third, st->cpu_setpoint); in wf_smu_cpu_fans_tick()
H A Dwindfarm_pm81.c249 s32 cpu_setpoint; member
523 if (st->cpu_setpoint == new_setpoint) in wf_smu_cpu_fans_tick()
525 st->cpu_setpoint = new_setpoint; in wf_smu_cpu_fans_tick()
528 rc = wf_control_set(fan_cpu_main, st->cpu_setpoint); in wf_smu_cpu_fans_tick()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_pm91.c103 s32 cpu_setpoint; member
261 if (st->cpu_setpoint == new_setpoint) in wf_smu_cpu_fans_tick()
263 st->cpu_setpoint = new_setpoint; in wf_smu_cpu_fans_tick()
266 rc = wf_control_set(fan_cpu_main, st->cpu_setpoint); in wf_smu_cpu_fans_tick()
274 rc = wf_control_set(fan_cpu_second, st->cpu_setpoint); in wf_smu_cpu_fans_tick()
282 rc = wf_control_set(fan_cpu_third, st->cpu_setpoint); in wf_smu_cpu_fans_tick()
H A Dwindfarm_pm81.c250 s32 cpu_setpoint; member
524 if (st->cpu_setpoint == new_setpoint) in wf_smu_cpu_fans_tick()
526 st->cpu_setpoint = new_setpoint; in wf_smu_cpu_fans_tick()
529 rc = wf_control_set(fan_cpu_main, st->cpu_setpoint); in wf_smu_cpu_fans_tick()

Completed in 4 milliseconds