Searched defs:AT91_RTC_DATE (Results 1 – 2 of 2) sorted by relevance
41 #define AT91_RTC_DATE (0x3f << 24) /* Current Date */ macro
54 #define AT91_RTC_DATE GENMASK(29, 24) /* Current Date */ macro