RTC_LR
writel(rtc_tm_to_time64(tm) + 1, rtc->base + RTC_LR);
writel(time, ldata->base + RTC_LR);
writel(rtc_tm_to_time64(tm), ldata->base + RTC_LR);