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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtimex.h82 * SHIFT_KG and SHIFT_KF establish the damping of the PLL and are chosen
88 * SHIFT_KG and SHIFT_KF values given and a time constant range from
92 #define SHIFT_KG 6 /* phase factor (shift) */ macro
112 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtimex.h82 * SHIFT_KG and SHIFT_KF establish the damping of the PLL and are chosen
88 * SHIFT_KG and SHIFT_KF values given and a time constant range from
92 #define SHIFT_KG 6 /* phase factor (shift) */ macro
112 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dtime.c549 ltemp >>= SHIFT_KG + time_constant;
555 ltemp >>= SHIFT_KG + time_constant;
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dtimer.c425 ltemp >>= SHIFT_KG + time_constant;
433 ltemp >>= SHIFT_KG + time_constant;

Completed in 45 milliseconds