Searched refs:RTC_DEC_YEAR (Results 1 – 2 of 2) sorted by relevance
29 #define RTC_DEC_YEAR 0x3f /* Where we store the real year on DECs. */ macro
40 real_year = CMOS_READ(RTC_DEC_YEAR); in read_persistent_clock()