Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-tps65910.c38 #define NUM_COMP_REGS (TPS65910_RTC_COMP_MSB - TPS65910_RTC_COMP_LSB + 1) macro
207 unsigned char comp_data[NUM_COMP_REGS]; in tps65910_rtc_set_calibration()
235 comp_data, NUM_COMP_REGS); in tps65910_rtc_set_calibration()
252 unsigned char comp_data[NUM_COMP_REGS]; in tps65910_rtc_get_calibration()
269 NUM_COMP_REGS); in tps65910_rtc_get_calibration()