Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-tps65910.c34 #define NUM_COMP_REGS (TPS65910_RTC_COMP_MSB - TPS65910_RTC_COMP_LSB + 1) macro
203 unsigned char comp_data[NUM_COMP_REGS]; in tps65910_rtc_set_calibration()
231 comp_data, NUM_COMP_REGS); in tps65910_rtc_set_calibration()
248 unsigned char comp_data[NUM_COMP_REGS]; in tps65910_rtc_get_calibration()
265 NUM_COMP_REGS); in tps65910_rtc_get_calibration()