Searched defs:AT91_RTC_DAY (Results 1 – 2 of 2) sorted by relevance
40 #define AT91_RTC_DAY (7 << 21) /* Current Day */ macro
53 #define AT91_RTC_DAY GENMASK(23, 21) /* Current Day */ macro