Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c861 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts() function
1034 pts_norm = pps_normalize_ts(*phase_ts); in __hardpps()
1051 freq_norm = pps_normalize_ts(timespec64_sub(*raw_ts, pps_fbase)); in __hardpps()