Searched refs:LP3952_BLUE_1 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dleds-lp3952.h85 LP3952_BLUE_1, enumerator in enum:lp3952_leds
/linux-master/drivers/leds/
H A Dleds-lp3952.c80 if (led->channel >= LP3952_BLUE_1) {
82 shift_val = (led->channel - LP3952_BLUE_1) * 2;

Completed in 718 milliseconds