RTC_ENABLE_BIT
reg |= RTC_ENABLE_BIT;
if (((readw(pdata->ioaddr + RTC_RTCCTL)) & RTC_ENABLE_BIT) == 0) {