Searched refs:AT91_RTC_MTHEN (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/rtc/ | ||
D | rtc-at91rm9200.h | 54 #define AT91_RTC_MTHEN (1 << 23) /* Month Alarm Enable */ macro |
D | rtc-at91rm9200.c | 250 | AT91_RTC_DATEEN | AT91_RTC_MTHEN); in at91_rtc_setalarm() |