Searched refs:RTC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
37 #define RTC_INT_MASK 0x24 macro89 alrm->enabled = readl(xrtcdev->reg_base + RTC_INT_MASK) & RTC_INT_ALRM; in xlnx_rtc_read_alarm()
76 #define RTC_INT_MASK (1<<31) macro95 val |= RTC_INT_MASK; in spear_rtc_clear_interrupt()163 if ((irq_data & RTC_INT_MASK)) { in spear_rtc_irq()