Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/time/
Dntp.c868 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts() function
1041 pts_norm = pps_normalize_ts(*phase_ts); in __hardpps()
1058 freq_norm = pps_normalize_ts(timespec64_sub(*raw_ts, pps_fbase)); in __hardpps()