Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-rt4505.c25 #define RT4505_TORCH_SET (BIT(0) | BIT(4)) macro
69 val = RT4505_TORCH_SET; in rt4505_torch_brightness_set()
97 if ((val & RT4505_ENABLE_MASK) != RT4505_TORCH_SET) { in rt4505_torch_brightness_get()