Home
last modified time | relevance | path

Searched defs:SUN6I_LEAP_GET_VALUE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-sun6i.c78 #define SUN6I_LEAP_GET_VALUE(x) (((x) & 0x00400000) >> 22) macro
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-sun6i.c83 #define SUN6I_LEAP_GET_VALUE(x) (((x) & 0x00400000) >> 22) macro

Completed in 3 milliseconds