Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c111 static long pps_stabil; /* current stability (scaled ns/s) */ variable
201 txc->stabil = pps_stabil; in pps_fill_timex()
973 pps_stabil += (div_s64(((s64)delta_mod) << in hardpps_update_freq()
975 NSEC_PER_USEC) - pps_stabil) >> PPS_INTMIN; in hardpps_update_freq()