RTC_INT_STS        79 drivers/rtc/rtc-zynqmp.c 	writel(RTC_INT_SEC, xrtcdev->reg_base + RTC_INT_STS);
RTC_INT_STS        90 drivers/rtc/rtc-zynqmp.c 	status = readl(xrtcdev->reg_base + RTC_INT_STS);
RTC_INT_STS       181 drivers/rtc/rtc-zynqmp.c 	status = readl(xrtcdev->reg_base + RTC_INT_STS);
RTC_INT_STS       187 drivers/rtc/rtc-zynqmp.c 	writel(RTC_INT_ALRM, xrtcdev->reg_base + RTC_INT_STS);