Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-sun6i.c92 #define SUN6I_DATE_SET_YEAR_VALUE(x) ((x) << 16 & 0x003f0000) macro
567 SUN6I_DATE_SET_YEAR_VALUE(rtc_tm->tm_year); in sun6i_rtc_settime()