Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-zynqmp.c38 #define RTC_INT_EN 0x28 macro
143 writel(RTC_INT_ALRM, xrtcdev->reg_base + RTC_INT_EN); in xlnx_rtc_alarm_irq_enable()