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