Searched refs:RTC_INT_DIS (Results 1 – 2 of 2) sorted by relevance
61 REG32(RTC_INT_DIS, 0x2c)62 FIELD(RTC_INT_DIS, ALARM, 1, 1)63 FIELD(RTC_INT_DIS, SECONDS, 0, 1)
29 #define RTC_INT_DIS 0x2C macro148 writel(RTC_INT_ALRM, xrtcdev->reg_base + RTC_INT_DIS); in xlnx_rtc_alarm_irq_enable()269 writel(RTC_INT_ALRM, xrtcdev->reg_base + RTC_INT_DIS); in xlnx_rtc_interrupt()