Home
last modified time | relevance | path

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

/drivers/rtc/
A Drtc-tps65910.c35 #define NUM_COMP_REGS (TPS65910_RTC_COMP_MSB - TPS65910_RTC_COMP_LSB + 1) macro
204 unsigned char comp_data[NUM_COMP_REGS]; in tps65910_rtc_set_calibration()
232 comp_data, NUM_COMP_REGS); in tps65910_rtc_set_calibration()
249 unsigned char comp_data[NUM_COMP_REGS]; in tps65910_rtc_get_calibration()
266 NUM_COMP_REGS); in tps65910_rtc_get_calibration()

Completed in 4 milliseconds