Home
last modified time | relevance | path

Searched refs:RTC_INT_DIS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-zynqmp.c29 #define RTC_INT_DIS 0x2C macro
148 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()