Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dpalmas-regulator.c785 reg |= PALMAS_LDO1_CTRL_MODE_SLEEP; in palmas_ldo_init()
787 reg &= ~PALMAS_LDO1_CTRL_MODE_SLEEP; in palmas_ldo_init()
/openbmc/linux/include/linux/mfd/
H A Dpalmas.h1214 #define PALMAS_LDO1_CTRL_MODE_SLEEP 0x04 macro