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