Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dinput.h19 INPUT_LED_NUM = 1 << 1, enumerator
/openbmc/u-boot/drivers/input/
H A Dinput.c283 leds |= INPUT_LED_NUM; in process_modifier()