Searched refs:RTC_VRT (Results 1 – 4 of 4) sorted by relevance
363 if ((reg & RTC_VRT) == 0) in todpc_rtcget()436 tmp = inb(RTC_DATA) & RTC_VRT; in todpc_rtcput()437 tmp |= ((struct rtc_t *)buf)->rtc_adom & ~RTC_VRT; in todpc_rtcput()
90 #define RTC_VRT 0x80 /* Valid RAM and time bit */ macro
103 #define RTC_VRT 0x80 /* Valid RAM and time bit */ macro
125 #define RTC_VRT 0x80 /* Valid RAM and time bit */ macro