Home
last modified time | relevance | path

Searched refs:pps_normalize_ts (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/time/
Dntp.c802 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts() function
975 pts_norm = pps_normalize_ts(*phase_ts); in __hardpps()
992 freq_norm = pps_normalize_ts(timespec64_sub(*raw_ts, pps_fbase)); in __hardpps()