Searched refs:calibval (Results 1 – 1 of 1) sorted by relevance
49 unsigned int calibval; member68 xrtcdev->calibval &= RTC_CALIB_MASK; in xlnx_rtc_set_time()69 writel(xrtcdev->calibval, (xrtcdev->reg_base + RTC_CALIB_WR)); in xlnx_rtc_set_time()183 xrtcdev->calibval &= RTC_CALIB_MASK; in xlnx_init_rtc()184 writel(xrtcdev->calibval, (xrtcdev->reg_base + RTC_CALIB_WR)); in xlnx_init_rtc()259 &xrtcdev->calibval); in xlnx_rtc_probe()261 xrtcdev->calibval = RTC_CALIB_DEF; in xlnx_rtc_probe()