RTC_INT_MASK
#define RTC_INT_MASK (0x8 << 2) /* RTC interrupt mask */
#define RTC_INT_MASK (1<<31)
#define RTC_INT_MASK 0x24