Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-sun6i.c115 #define SUN6I_YEAR_MIN 1970 macro
116 #define SUN6I_YEAR_OFF (SUN6I_YEAR_MIN - 1900)
618 if (is_leap_year(rtc_tm->tm_year + SUN6I_YEAR_MIN)) in sun6i_rtc_settime()