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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_rtcreg.h43 #define RTC_VER 0x2c /* RTC Valid Entry Register */ macro
H A Dat91_rtc.c175 * which will turn on the error bit in RTC_VER, and our getclock code
266 if (RD4(sc, RTC_VER) & (RTC_VER_NVTIM | RTC_VER_NVCAL))
330 if (RD4(sc, RTC_VER) & (RTC_VER_NVTIM | RTC_VER_NVCAL))

Completed in 57 milliseconds