Searched refs:TPS6594_REG_FSM_NSLEEP_TRIGGERS (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/misc/ |
H A D | tps6594-pfsm.c | 168 ret = regmap_set_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl() 182 ret = regmap_clear_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl() 187 ret = regmap_set_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl() 213 ret = regmap_clear_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl()
|
/openbmc/linux/drivers/mfd/ |
H A D | tps6594-core.c | 427 ret = regmap_set_bits(tps->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_device_init()
|
/openbmc/linux/include/linux/mfd/ |
H A D | tps6594.h | 141 #define TPS6594_REG_FSM_NSLEEP_TRIGGERS 0x86 macro
|