Searched refs:SUN6I_RTC_HMS (Results 1 – 1 of 1) sorted by relevance
47 #define SUN6I_RTC_HMS 0x0014 macro466 time = readl(chip->base + SUN6I_RTC_HMS); in sun6i_rtc_gettime()468 (time != readl(chip->base + SUN6I_RTC_HMS))); in sun6i_rtc_gettime()591 writel(time, chip->base + SUN6I_RTC_HMS); in sun6i_rtc_settime()