Searched refs:RTC_INT_EN (Results 1 – 3 of 3) sorted by relevance
58 REG32(RTC_INT_EN, 0x28)59 FIELD(RTC_INT_EN, ALARM, 1, 1)60 FIELD(RTC_INT_EN, SECONDS, 0, 1)
28 #define RTC_INT_EN 0x28 macro146 writel(RTC_INT_ALRM, xrtcdev->reg_base + RTC_INT_EN); in xlnx_rtc_alarm_irq_enable()
28 #define RTC_INT_EN 0x2 macro