Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-rt4505.c24 #define RT4505_ENABLE_MASK GENMASK(5, 0) macro
73 RT4505_ENABLE_MASK, val); in rt4505_torch_brightness_set()
97 if ((val & RT4505_ENABLE_MASK) != RT4505_TORCH_SET) { in rt4505_torch_brightness_get()
143 RT4505_ENABLE_MASK, val); in rt4505_flash_strobe_set()
251 RT4505_ENABLE_MASK, val); in rt4505_flash_external_strobe_set()