RTC_ALARM_SET
writel((u32)alarm_time, sp_rtc->reg_base + RTC_ALARM_SET);
alarm_time = readl(sp_rtc->reg_base + RTC_ALARM_SET);