Searched refs:PWM_MAX (Results 1 – 1 of 1) sorted by relevance
145 #define PWM_MAX 255 macro489 dc_time_on = (fan_ctrl * period) / PWM_MAX; in aspeed_set_pwm_port_fan_ctrl()590 if (fan_ctrl < 0 || fan_ctrl > PWM_MAX) in pwm_store()