Searched refs:TWL4030_LED_MAX (Results 1 – 1 of 1) sorted by relevance
43 #define TWL4030_LED_MAX 0x7f macro76 int duty_cycle = DIV_ROUND_UP(duty_ns * TWL4030_LED_MAX, period_ns) + 1; in twl4030_pwmled_config()93 else if (duty_cycle > TWL4030_LED_MAX) in twl4030_pwmled_config()