Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax77693-private.h23 MAX77693_LED_REG_ITORCHTIMER = 0x03, enumerator
/openbmc/linux/drivers/leds/flash/
H A Dleds-max77693.c423 ret = regmap_write(rmap, MAX77693_LED_REG_ITORCHTIMER, v); in max77693_setup()