INT_MASK_BIT
if (!(readw(priv->rtc_base + REG_RTC_CTRL) & INT_MASK_BIT))
reg &= ~INT_MASK_BIT;
reg |= INT_MASK_BIT;