Searched refs:WF_CONTROL_RPM_FAN (Results 1 – 3 of 3) sorted by relevance
47 #define WF_CONTROL_RPM_FAN 1 macro
315 param.additive = (fan_hd->type == WF_CONTROL_RPM_FAN); in wf_smu_create_drive_fans()396 param.additive = (fan_slots->type == WF_CONTROL_RPM_FAN); in wf_smu_create_slots_fans()
175 fct->ctrl.type = pwm_fan ? WF_CONTROL_PWM_FAN : WF_CONTROL_RPM_FAN; in smu_fan_create()