Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/hp300/
Dconfig.c117 #define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY) macro
154 while (rtc_busy()); in hp300_rtc_read()
156 while (rtc_busy()); in hp300_rtc_read()
158 while (rtc_busy()); in hp300_rtc_read()
180 while (rtc_busy()); in hp300_rtc_write()
182 while (rtc_busy()); in hp300_rtc_write()
184 while (rtc_busy()); in hp300_rtc_write()
186 while (rtc_busy()); in hp300_rtc_write()