Home
last modified time | relevance | path

Searched refs:RTC_ALRM_MASK (Results 1 – 1 of 1) sorted by relevance

/drivers/rtc/
Drtc-zynqmp.c41 #define RTC_ALRM_MASK BIT(1) macro
136 if (!((status & RTC_ALRM_MASK) == RTC_ALRM_MASK)) in xlnx_rtc_alarm_irq_enable()