Searched refs:pps_fbase (Results 1 – 1 of 1) sorted by relevance
78 struct timespec64 pps_fbase; member153 ntpdata->pps_fbase.tv_sec = ntpdata->pps_fbase.tv_nsec = 0; in pps_clear()1058 if (unlikely(ntpdata->pps_fbase.tv_sec == 0)) { in __hardpps()1059 ntpdata->pps_fbase = *raw_ts; in __hardpps()1064 freq_norm = pps_normalize_ts(timespec64_sub(*raw_ts, ntpdata->pps_fbase)); in __hardpps()1074 ntpdata->pps_fbase = *raw_ts; in __hardpps()1083 ntpdata->pps_fbase = *raw_ts; in __hardpps()