Searched refs:RTC_YEA10 (Results 1 – 1 of 1) sorted by relevance
32 #define RTC_YEA10 (RTC_BASE + 12) 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()