DC_RTC_ALARM
alarm_reg = readl_relaxed(rtc->regs + DC_RTC_ALARM);
writel_relaxed(alarm_time - reference, rtc->regs + DC_RTC_ALARM);