Home
last modified time | relevance | path

Searched refs:rtc_data_available (Results 1 – 1 of 1) sorted by relevance

/arch/m68k/hp300/
Dconfig.c120 #define rtc_data_available() (in_8(RTCBASE + RTC_CMD) & RTC_DATA_RDY) macro
164 while (!rtc_data_available()); in hp300_rtc_read()
192 while (!rtc_data_available()); in hp300_rtc_write()