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