Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-sun6i.c75 #define SUN6I_DATE_GET_DAY_VALUE(x) ((x) & 0x0000001f) macro
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-sun6i.c80 #define SUN6I_DATE_GET_DAY_VALUE(x) ((x) & 0x0000001f) macro

Completed in 3 milliseconds