Searched refs:SHIFT_KG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ntp/kernel/sys/
H A Dtimex.h86 * SHIFT_KG and SHIFT_KF establish the damping of the PLL and are chosen
92 * SHIFT_KG and SHIFT_KF values given and a time constant range from
97 #define SHIFT_KG 6 /* phase factor (shift) */ macro
122 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
/freebsd-11.0-release/contrib/ntp/util/
H A Dkern.c189 (SHIFT_KG + time_constant);
195 (SHIFT_KG + time_constant);

Completed in 53 milliseconds