Searched refs:RTC_ALRM (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/rtc/
H A Drtc-zynqmp.c35 #define RTC_ALRM 0x18 macro
88 rtc_time64_to_tm(readl(xrtcdev->reg_base + RTC_ALRM), &alrm->time); xlnx_rtc_read_alarm()
116 writel((u32)alarm_time, (xrtcdev->reg_base + RTC_ALRM)); xlnx_rtc_set_alarm()

Completed in 62 milliseconds