Searched refs:RTC_YEA1 (Results 1 – 1 of 1) sorted by relevance
31 #define RTC_YEA1 (RTC_BASE + 11) macro53 year = (__raw_readb(RTC_YEA1) & 0xf) + (__raw_readb(RTC_YEA10) & 0xf) * 10 in sh03_rtc_gettimeofday()70 __raw_writeb(0, RTC_YEA1); __raw_writeb(0, RTC_YEA10); in sh03_rtc_gettimeofday()