Home
last modified time | relevance | path

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

/arch/m68k/hp300/
Dconfig.c120 #define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY) macro
157 while (rtc_busy()); in hp300_rtc_read()
159 while (rtc_busy()); in hp300_rtc_read()
161 while (rtc_busy()); in hp300_rtc_read()
183 while (rtc_busy()); in hp300_rtc_write()
185 while (rtc_busy()); in hp300_rtc_write()
187 while (rtc_busy()); in hp300_rtc_write()
189 while (rtc_busy()); in hp300_rtc_write()