Home
last modified time | relevance | path

Searched refs:wf_control_get_max (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/macintosh/
A Dwindfarm_pm72.c360 pump = (sp->target * wf_control_get_max(pump0)) / in cpu_fans_tick_combined()
413 fmax = wf_control_get_max(cpu_rear_fans[cpu]); in cpu_setup_pid()
506 s32 fmax = wf_control_get_max(backside_fan); in backside_setup_pid()
585 s32 fmax = wf_control_get_max(drives_fan); in drives_setup_pid()
A Dwindfarm_pm91.c197 pid_param.max = wf_control_get_max(fan_cpu_main); in wf_smu_create_cpu_fans()
314 param.max = wf_control_get_max(fan_hd); in wf_smu_create_drive_fans()
395 param.max = wf_control_get_max(fan_slots); in wf_smu_create_slots_fans()
A Dwindfarm_pm81.c306 pid_param.max = wf_control_get_max(fan_system); in wf_smu_create_sys_fans()
311 min(pid_param.max, wf_control_get_max(fan_hd)); in wf_smu_create_sys_fans()
451 pid_param.max = wf_control_get_max(fan_cpu_main); in wf_smu_create_cpu_fans()
A Dwindfarm_rm31.c314 fmax = wf_control_get_max(cpu_fans[cpu][0]); in cpu_setup_pid()
423 s32 fmax = wf_control_get_max(backside_fan); in backside_setup_pid()
490 s32 fmax = wf_control_get_max(slots_fan); in slots_setup_pid()
A Dwindfarm.h88 static inline s32 wf_control_get_max(struct wf_control *ct) in wf_control_get_max() function

Completed in 9 milliseconds