Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-rt4505.c28 #define RT4505_FLASH_GET (BIT(0) | BIT(1) | BIT(4)) macro
163 *state = (val & RT4505_FLASH_GET) == RT4505_FLASH_GET; in rt4505_flash_strobe_get()