Home
last modified time | relevance | path

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

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