Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/time/
Dntp.c104 static long pps_stabil; /* current stability (scaled ns/s) */ variable
198 txc->stabil = pps_stabil; in pps_fill_timex()
842 pps_stabil += (div_s64(((s64)delta_mod) << in hardpps_update_freq()
844 NSEC_PER_USEC) - pps_stabil) >> PPS_INTMIN; in hardpps_update_freq()