Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dtps6594-pfsm.c169 TPS6594_BIT_NSLEEP1B | TPS6594_BIT_NSLEEP2B); in tps6594_pfsm_ioctl()
188 TPS6594_BIT_NSLEEP2B); in tps6594_pfsm_ioctl()
214 TPS6594_BIT_NSLEEP2B); in tps6594_pfsm_ioctl()
/openbmc/linux/drivers/mfd/
H A Dtps6594-core.c428 TPS6594_BIT_NSLEEP1B | TPS6594_BIT_NSLEEP2B); in tps6594_device_init()
/openbmc/linux/include/linux/mfd/
H A Dtps6594.h633 #define TPS6594_BIT_NSLEEP2B BIT(1) macro