Searched refs:RTC_INT_SEC (Results 1 – 1 of 1) sorted by relevance
45 #define RTC_INT_SEC BIT(0) macro150 if (!(status & (RTC_INT_SEC | RTC_INT_ALRM))) in xlnx_rtc_interrupt()156 if (status & RTC_INT_SEC) in xlnx_rtc_interrupt()