Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/
Dtps6594-pfsm.c141 ret = regmap_clear_bits(pfsm->regmap, TPS6594_REG_RTC_CTRL_2, in tps6594_pfsm_ioctl()
152 ret = regmap_set_bits(pfsm->regmap, TPS6594_REG_RTC_CTRL_2, in tps6594_pfsm_ioctl()
196 ret = regmap_write_bits(pfsm->regmap, TPS6594_REG_RTC_CTRL_2, in tps6594_pfsm_ioctl()
200 ret = regmap_write_bits(pfsm->regmap, TPS6594_REG_RTC_CTRL_2, in tps6594_pfsm_ioctl()
/Linux-v6.6/include/linux/mfd/
Dtps6594.h201 #define TPS6594_REG_RTC_CTRL_2 0xc3 macro