Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-sun6i.c90 #define SUN6I_LEAP_SET_VALUE(x) ((x) << 22 & 0x00400000) macro
288 date |= SUN6I_LEAP_SET_VALUE(1); in sun6i_rtc_settime()