Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-sun6i.c99 #define SUN6I_TIME_SET_MIN_VALUE(x) ((x) << 8 & 0x00003f00) macro
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-sun6i.c104 #define SUN6I_TIME_SET_MIN_VALUE(x) ((x) << 8 & 0x00003f00) macro

Completed in 3 milliseconds