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

/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_rtcreg.h49 #define RTC_STATUS_RUN (1U << 1) macro
H A Dam335x_rtc.c162 while (--timeout && RTC_READ4(rtc_sc, RTC_STATUS) & RTC_STATUS_RUN)

Completed in 103 milliseconds