Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/ !
Dtps6594-pfsm.c145 ret = regmap_clear_bits(pfsm->regmap, TPS6594_REG_RTC_CTRL_2, in tps6594_pfsm_ioctl()
162 ret = regmap_set_bits(pfsm->regmap, TPS6594_REG_RTC_CTRL_2, in tps6594_pfsm_ioctl()
213 regmap_reg = TPS6594_REG_RTC_CTRL_2; in tps6594_pfsm_ioctl()
/linux-6.12.1/drivers/rtc/ !
Drtc-tps6594.c377 ret = regmap_set_bits(tps->regmap, TPS6594_REG_RTC_CTRL_2, in tps6594_rtc_probe()
/linux-6.12.1/include/linux/mfd/ !
Dtps6594.h208 #define TPS6594_REG_RTC_CTRL_2 0xc3 macro