Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c121 #define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY) macro
158 while (rtc_busy()); in hp300_rtc_read()
160 while (rtc_busy()); in hp300_rtc_read()
162 while (rtc_busy()); in hp300_rtc_read()
184 while (rtc_busy()); in hp300_rtc_write()
186 while (rtc_busy()); in hp300_rtc_write()
188 while (rtc_busy()); in hp300_rtc_write()
190 while (rtc_busy()); in hp300_rtc_write()