Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-zynqmp.c22 #define RTC_CALIB_RD 0x0C macro
187 calibval = readl(xrtcdev->reg_base + RTC_CALIB_RD); in xlnx_rtc_read_offset()
356 ret = readl(xrtcdev->reg_base + RTC_CALIB_RD); in xlnx_rtc_probe()