Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Drtc-tps65910.c35 #define NUM_COMP_REGS (TPS65910_RTC_COMP_MSB - TPS65910_RTC_COMP_LSB + 1)
231 ret = regmap_bulk_write(tps->regmap, TPS65910_RTC_COMP_LSB, in tps65910_rtc_set_calibration()
265 ret = regmap_bulk_read(tps->regmap, TPS65910_RTC_COMP_LSB, comp_data, in tps65910_rtc_get_calibration()
/linux-6.3-rc2/include/linux/mfd/
A Dtps65910.h47 #define TPS65910_RTC_COMP_LSB 0x13 macro

Completed in 7 milliseconds