RTC_CTRL_4A_VRT2  782 drivers/rtc/rtc-ds1685.c 	   ((ctrl4a & RTC_CTRL_4A_VRT2) ? "ok" : "exhausted or n/a"),
RTC_CTRL_4A_VRT2  987 drivers/rtc/rtc-ds1685.c 			(ctrl4a & RTC_CTRL_4A_VRT2) ? "ok" : "not ok or N/A");
RTC_CTRL_4A_VRT2 1232 drivers/rtc/rtc-ds1685.c 	if (!(rtc->read(rtc, RTC_EXT_CTRL_4A) & RTC_CTRL_4A_VRT2))
RTC_CTRL_4A_VRT2 1412 drivers/rtc/rtc-ds1685.c 		if (ctrl4a & RTC_CTRL_4A_VRT2) {