Searched refs:RTC_BUSY (Results 1 – 2 of 2) sorted by relevance
36 #define RTC_BUSY 1 macro98 if (!(__raw_readb(RTC_CTL) & RTC_BUSY)) in set_rtc_mmss()
118 #define RTC_BUSY 0x02 macro121 #define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY)