Searched refs:RTC_YEA10 (Results 1 – 1 of 1) sorted by relevance
33 #define RTC_YEA10 (RTC_BASE + 12) macro54 year = (__raw_readb(RTC_YEA1) & 0xf) + (__raw_readb(RTC_YEA10) & 0xf) * 10 in sh03_rtc_gettimeofday()71 __raw_writeb(0, RTC_YEA1); __raw_writeb(0, RTC_YEA10); in sh03_rtc_gettimeofday()