Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-zynqmp.c21 #define RTC_CALIB_WR 0x08 macro
243 writel(calibval, (xrtcdev->reg_base + RTC_CALIB_WR)); in xlnx_rtc_set_offset()
336 writel(xrtcdev->freq, (xrtcdev->reg_base + RTC_CALIB_WR)); in xlnx_rtc_probe()