Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dpalmas-regulator.c711 reg &= ~PALMAS_SMPS10_CTRL_MODE_SLEEP_MASK; in palmas_smps_init()
/openbmc/linux/include/linux/mfd/
H A Dpalmas.h1059 #define PALMAS_SMPS10_CTRL_MODE_SLEEP_MASK 0xf0 macro