Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-zynqmp.c19 #define RTC_SET_TM_WR 0x00 macro
71 writel(new_time, xrtcdev->reg_base + RTC_SET_TM_WR); in xlnx_rtc_set_time()