Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rtc/
Drtc-tps6594.c228 ret = regmap_bulk_write(tps->regmap, TPS6594_REG_RTC_COMP_LSB, &value, in tps6594_rtc_set_calibration()
255 ret = regmap_bulk_read(tps->regmap, TPS6594_REG_RTC_COMP_LSB, &value, in tps6594_rtc_get_calibration()
/linux-6.12.1/include/linux/mfd/
Dtps6594.h212 #define TPS6594_REG_RTC_COMP_LSB 0xc6 macro