Searched refs:TPS65910_RTC_COMP_LSB (Results 1 – 2 of 2) sorted by relevance
35 #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()
47 #define TPS65910_RTC_COMP_LSB 0x13 macro