Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-lm3697.c34 #define LM3697_SW_RESET BIT(0) macro
176 ret = regmap_write(priv->regmap, LM3697_RESET, LM3697_SW_RESET); in lm3697_init()