Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-zynqmp.c42 #define RTC_ALRM_MASK BIT(1) macro
136 if (!((status & RTC_ALRM_MASK) == RTC_ALRM_MASK)) in xlnx_rtc_alarm_irq_enable()