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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/hp300/
H A Dconfig.c114 #define RTC_DATA_RDY 0x01 macro
117 #define rtc_data_available() (in_8(RTCBASE + RTC_CMD) & RTC_DATA_RDY)

Completed in 100 milliseconds