ALARM_LOWER_REG
time = (u64)readl(rtcdev->base + ALARM_LOWER_REG) << 32;
writel((u32)time, rtcdev->base + ALARM_LOWER_REG);