Searched defs:AT91_RTC_SEC (Results 1 – 2 of 2) sorted by relevance
31 #define AT91_RTC_SEC (0x7f << 0) /* Current Second */ macro
44 #define AT91_RTC_SEC GENMASK(6, 0) /* Current Second */ macro