Home
last modified time | relevance | path

Searched refs:wf_cpu_pid_run (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pid.c88 s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 new_power, s32 new_temp) in wf_cpu_pid_run() function
144 EXPORT_SYMBOL_GPL(wf_cpu_pid_run);
H A Dwindfarm_pid.h87 extern s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 power, s32 temp);
H A Dwindfarm_pm72.c281 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick_split()
348 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick_combined()
H A Dwindfarm_pm91.c257 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in wf_smu_cpu_fans_tick()
H A Dwindfarm_pm81.c511 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in wf_smu_cpu_fans_tick()
H A Dwindfarm_rm31.c273 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick()
H A Dwindfarm_pm112.c309 t = wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick()
H A Dwindfarm_pm121.c756 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in pm121_cpu_fans_tick()