Searched refs:AT91_RTC_DATEEN (Results 1 – 2 of 2) sorted by relevance
51 #define AT91_RTC_DATEEN (1 << 31) /* Date Alarm Enable */ macro
60 #define AT91_RTC_DATEEN BIT(31) /* Date Alarm Enable */ macro271 | AT91_RTC_DATEEN | AT91_RTC_MTHEN); in at91_rtc_setalarm()