Searched defs:AT91_RTC_SECEN (Results 1 – 2 of 2) sorted by relevance
44 #define AT91_RTC_SECEN (1 << 7) /* Second Alarm Enab */ macro
57 #define AT91_RTC_SECEN BIT(7) /* Second Alarm Enable */ macro