RTC_BUSY
#define rtc_busy() (in_8(RTCBASE + RTC_CMD) & RTC_BUSY)
if (!(__raw_readb(RTC_CTL) & RTC_BUSY))