Searched refs:RTC_INT_STS (Results 1 – 1 of 1) sorted by relevance
26 #define RTC_INT_STS 0x20 macro81 writel(RTC_INT_SEC, xrtcdev->reg_base + RTC_INT_STS); in xlnx_rtc_set_time()92 status = readl(xrtcdev->reg_base + RTC_INT_STS); in xlnx_rtc_read_time()135 status = readl(xrtcdev->reg_base + RTC_INT_STS); in xlnx_rtc_alarm_irq_enable()143 writel(RTC_INT_ALRM, xrtcdev->reg_base + RTC_INT_STS); in xlnx_rtc_alarm_irq_enable()263 status = readl(xrtcdev->reg_base + RTC_INT_STS); in xlnx_rtc_interrupt()