SUN6I_RTC_HMS     466 drivers/rtc/rtc-sun6i.c 		time = readl(chip->base + SUN6I_RTC_HMS);
SUN6I_RTC_HMS     468 drivers/rtc/rtc-sun6i.c 		 (time != readl(chip->base + SUN6I_RTC_HMS)));
SUN6I_RTC_HMS     603 drivers/rtc/rtc-sun6i.c 	writel(time, chip->base + SUN6I_RTC_HMS);