temp_tod2          95 drivers/rtc/rtc-cpcap.c 	int temp_tod2;
temp_tod2         100 drivers/rtc/rtc-cpcap.c 	ret = regmap_read(rtc->regmap, CPCAP_REG_TOD2, &temp_tod2);
temp_tod2         105 drivers/rtc/rtc-cpcap.c 	if (temp_tod2 > cpcap_tm.tod2)