Searched refs:maxerror (Results 1 – 4 of 4) sorted by relevance
69 __kernel_long_t maxerror;/* maximum error (usec) */ member107 long long maxerror;/* maximum error (usec) */ member
31 s32 maxerror; member
113 /* Clear maxerror, as it can cause UNSYNC to be set */ in clear_time_state() 115 tx.maxerror = 0; in clear_time_state()
660 /* Bump the maxerror field */ in sync_hw_clock() 983 ntpdata->time_maxerror = clamp(txc->maxerror, 0, NTP_PHASE_LIMIT); in hardpps_update_freq() 1060 txc->maxerror = ntpdata->time_maxerror; in __hardpps()