Searched refs:cpu_setpoint (Results 1 – 2 of 2) sorted by relevance
102 s32 cpu_setpoint; member260 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()
249 s32 cpu_setpoint; member523 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()
Completed in 11 milliseconds