Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c122 #define rtc_data_available() (in_8(RTCBASE + RTC_CMD) & RTC_DATA_RDY) macro
166 while (!rtc_data_available()); in hp300_rtc_read()
194 while (!rtc_data_available()); in hp300_rtc_write()