Searched refs:RTC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
73 #define RTC_INT_MASK (1<<31) macro92 val |= RTC_INT_MASK; in spear_rtc_clear_interrupt()160 if ((irq_data & RTC_INT_MASK)) { in spear_rtc_irq()
26 #define RTC_INT_MASK 0x24 macro120 alrm->enabled = readl(xrtcdev->reg_base + RTC_INT_MASK) & RTC_INT_ALRM; in xlnx_rtc_read_alarm()
Completed in 5 milliseconds