Home
last modified time | relevance | path

Searched refs:LED_EN (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/leds/
Dleds-asic3.c45 timebase = (value == LED_OFF) ? 0 : (LED_EN|0x4); in brightness_set()
83 asic3_write_register(asic, (base + ASIC3_LED_TimeBase), (LED_EN|0x4)); in blink_set()
Dleds-ipaq-micro.c17 #define LED_EN (1 << 4) /* LED ON/OFF 0:off, 1:on */ macro
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Djdi,lt070me05000.txt10 LED_EN, LED backlight enable, High active
/Linux-v5.4/include/linux/mfd/
Dasic3.h180 #define LED_EN (1 << 4) /* LED ON/OFF 0:off, 1:on */ macro