Searched refs:TPS6594_REG_FSM_NSLEEP_TRIGGERS (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/misc/ |
D | tps6594-pfsm.c | 178 ret = regmap_set_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl() 196 ret = regmap_clear_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl() 201 ret = regmap_set_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl() 233 ret = regmap_clear_bits(pfsm->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_pfsm_ioctl()
|
/linux-6.12.1/drivers/mfd/ |
D | tps6594-core.c | 622 ret = regmap_set_bits(tps->regmap, TPS6594_REG_FSM_NSLEEP_TRIGGERS, in tps6594_device_init()
|
/linux-6.12.1/include/linux/mfd/ |
D | tps6594.h | 141 #define TPS6594_REG_FSM_NSLEEP_TRIGGERS 0x86 macro
|