Searched refs:TWL_PWM_MAX (Results 1 – 1 of 1) sorted by relevance
22 #define TWL_PWM_MAX 0x7f macro63 int duty_cycle = DIV64_U64_ROUND_UP(duty_ns * TWL_PWM_MAX, period_ns) + 1; in twl_pwm_config()80 else if (duty_cycle > TWL_PWM_MAX) in twl_pwm_config()