Searched refs:LED_EN (Results 1 – 4 of 4) sorted by relevance
45 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()
17 #define LED_EN (1 << 4) /* LED ON/OFF 0:off, 1:on */ macro
180 #define LED_EN (1 << 4) /* LED ON/OFF 0:off, 1:on */ macro
69 LED_EN | |
Completed in 5 milliseconds