Searched refs:RTC_BUSY (Results 1 – 2 of 2) sorted by relevance
35 #define RTC_BUSY 1 macro96 if (!(__raw_readb(RTC_CTL) & RTC_BUSY)) in set_rtc_mmss()
113 #define RTC_BUSY 0x02 macro116 #define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY)