Searched refs:RTC_BUSY (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/sh/boards/mach-sh03/
H A Drtc.c35 #define RTC_BUSY 1 macro
96 if (!(__raw_readb(RTC_CTL) & RTC_BUSY))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/hp300/
H A Dconfig.c113 #define RTC_BUSY 0x02 macro
116 #define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY)

Completed in 78 milliseconds