Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-netxbig.c34 NETXBIG_LED_MODE_NUM, enumerator
37 #define NETXBIG_LED_INVALID_MODE NETXBIG_LED_MODE_NUM
480 if (timers[i].mode >= NETXBIG_LED_MODE_NUM) { in netxbig_leds_get_of_pdata()
532 NETXBIG_LED_MODE_NUM, sizeof(*mode_val), in netxbig_leds_get_of_pdata()
539 for (i = 0; i < NETXBIG_LED_MODE_NUM; i++) in netxbig_leds_get_of_pdata()
548 if (num_modes > NETXBIG_LED_MODE_NUM) { in netxbig_leds_get_of_pdata()
561 if (mode >= NETXBIG_LED_MODE_NUM) { in netxbig_leds_get_of_pdata()