SUN6I_RTC_HMS
time = readl(chip->base + SUN6I_RTC_HMS);
(time != readl(chip->base + SUN6I_RTC_HMS)));
writel(time, chip->base + SUN6I_RTC_HMS);