Searched refs:LED_ACTIVE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/leds/
H A Dleds-lp5523.c107 #define LED_ACTIVE(mux, led) (!!(mux & (0x0001 << led))) macro
477 pos += sprintf(array + pos, "%x", LED_ACTIVE(led_mux, i));

Completed in 161 milliseconds