Searched refs:pps_fbase (Results 1 – 1 of 1) sorted by relevance
77 struct timespec64 pps_fbase; member150 ntpdata->pps_fbase.tv_sec = ntpdata->pps_fbase.tv_nsec = 0; in pps_clear()1050 if (unlikely(ntpdata->pps_fbase.tv_sec == 0)) { in __hardpps()1051 ntpdata->pps_fbase = *raw_ts; in __hardpps()1056 freq_norm = pps_normalize_ts(timespec64_sub(*raw_ts, ntpdata->pps_fbase)); in __hardpps()1066 ntpdata->pps_fbase = *raw_ts; in __hardpps()1075 ntpdata->pps_fbase = *raw_ts; in __hardpps()