Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-sun6i.c100 #define SUN6I_TIME_SET_HOUR_VALUE(x) ((x) << 16 & 0x001f0000) macro
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-sun6i.c105 #define SUN6I_TIME_SET_HOUR_VALUE(x) ((x) << 16 & 0x001f0000) macro

Completed in 3 milliseconds