Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A 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()
/kernel/linux/linux-6.6/drivers/rtc/
H 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 2 milliseconds