Searched refs:VRTC_CALIB_INTERVAL (Results 1 – 1 of 1) sorted by relevance
58 #define VRTC_CALIB_INTERVAL (HZ * 60 * 10) /* 10 minutes */ macro285 schedule_delayed_work(&info->calib_work, VRTC_CALIB_INTERVAL); in calibrate_vrtc_work()413 schedule_delayed_work(&info->calib_work, VRTC_CALIB_INTERVAL); in pm860x_rtc_probe()