Searched refs:MAXTC (Results 1 – 6 of 6) sorted by relevance
100 #define MAXTC 6 /* maximum time constant (shift) */ macro122 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
122 #define MAXTC 10 /* max time constant */ macro
159 #define MAXTC 20 /* max PLL time constant max */ macro737 if (up->tc > MAXTC) in irig_base()738 up->tc = MAXTC; in irig_base()
377 else if (ntv.constant > MAXTC) in sys_ntp_adjtime()378 time_constant = MAXTC; in sys_ntp_adjtime()
187 MAXTC); in main()
6029 MAXTC, and log error returns from ntp_adjtime.