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