HomeSort by: relevance | last modified time | path
    Searched defs:SHIFT_KG (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/freebsd/
freebsd_timex.h 85 * SHIFT_KG and SHIFT_KF establish the damping of the PLL and are chosen
89 * SHIFT_KG and SHIFT_KF values given and a time constant range from
94 #define SHIFT_KG 6 /* phase factor (shift) */
118 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
  /src/external/bsd/ntp/dist/kernel/sys/
timex.h 88 * SHIFT_KG and SHIFT_KF establish the damping of the PLL and are chosen
94 * SHIFT_KG and SHIFT_KF values given and a time constant range from
99 #define SHIFT_KG 6 /* phase factor (shift) */
124 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */

Completed in 41 milliseconds