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

/linux-4.4.14/arch/m68k/hp300/
H A Dconfig.c119 #define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY) macro
156 while (rtc_busy()); hp300_rtc_read()
158 while (rtc_busy()); hp300_rtc_read()
160 while (rtc_busy()); hp300_rtc_read()
182 while (rtc_busy()); hp300_rtc_write()
184 while (rtc_busy()); hp300_rtc_write()
186 while (rtc_busy()); hp300_rtc_write()
188 while (rtc_busy()); hp300_rtc_write()

Completed in 66 milliseconds