Home
last modified time | relevance | path

Searched refs:RTC_DEC_YEAR (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h29 #define RTC_DEC_YEAR 0x3f /* Where we store the real year on DECs. */ macro
/arch/mips/dec/
Dtime.c40 real_year = CMOS_READ(RTC_DEC_YEAR); in read_persistent_clock()