Lines Matching defs:error
68 /* maximum error (usecs): */
71 /* estimated error (usecs): */
122 /* PPS kernel consumer compensates the whole phase error immediately.
186 /* PPS wander exceeded or calibration error when
547 /* Allowed error in tv_nsec, arbitrarily set to 5 jiffies in ns. */
987 /* correct REALTIME clock phase error against PPS signal */
988 static void hardpps_update_phase(long error)
990 long correction = -error;
1024 * is used to correct clock phase error and the latter is used to
1036 /* clear the error bits, they will be set again if needed */