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

/linux-4.4.14/arch/m68k/hp300/
H A Dconfig.c117 #define RTC_DATA_RDY 0x01 macro
120 #define rtc_data_available() (in_8(RTCBASE + RTC_CMD) & RTC_DATA_RDY)

Completed in 86 milliseconds