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

/freebsd-11.0-release/sys/arm/mv/armada38x/
H A Drtc.c60 #define MV_RTC_LOCK(sc) mtx_lock(&(sc)->mutex) macro
168 MV_RTC_LOCK(sc);
199 MV_RTC_LOCK(sc);

Completed in 41 milliseconds