Home
last modified time | relevance | path

Searched refs:TWL6030_LED_MAX (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-twl-led.c44 #define TWL6030_LED_MAX 0xff macro
198 int duty_cycle = (duty_ns * TWL6030_LED_MAX) / period_ns; in twl6030_pwmled_config()