Searched refs:pps_fbase (Results 1 – 1 of 1) sorted by relevance
99 static struct timespec pps_fbase; /* beginning of the last freq interval */ variable142 pps_fbase.tv_sec = pps_fbase.tv_nsec = 0; in pps_clear()904 if (unlikely(pps_fbase.tv_sec == 0)) { in __hardpps()905 pps_fbase = *raw_ts; in __hardpps()910 freq_norm = pps_normalize_ts(timespec_sub(*raw_ts, pps_fbase)); in __hardpps()919 pps_fbase = *raw_ts; in __hardpps()930 pps_fbase = *raw_ts; in __hardpps()