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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Drtc.c135 while (!(RTCRA & RTCRA_UIP)) {}
136 while ((RTCRA & RTCRA_UIP)) {}
140 while (!(RTCRA & RTCRA_UIP)) {}
144 while ((RTCRA & RTCRA_UIP)) {}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Drtc-regs.h48 #define RTCRA_UIP 0x80 /* clock update flag */ macro

Completed in 36 milliseconds