Searched refs:SCALE_PPM (Results 1 – 2 of 2) sorted by relevance
57 #define SCALE_PPM (65536 / 1000) /* crude ns/s to scaled PPM */ macro
453 ntv->tolerance = MAXFREQ * SCALE_PPM; in kern_ntp_adjtime()907 pps_stabil += (u_nsec * SCALE_PPM - pps_stabil) >> PPS_FAVG; in hardpps()