Searched refs:LED_ACTIVE (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/leds/ | ||
H A D | leds-lp5523.c | 117 #define LED_ACTIVE(mux, led) (!!(mux & (0x0001 << led))) macro 483 pos += sprintf(array + pos, "%x", LED_ACTIVE(led_mux, i)); lp5523_mux_to_array() |
Completed in 196 milliseconds