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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtimex.h138 #define ADJ_TICK 0x4000 /* tick value */ macro
148 #define MOD_CLKB ADJ_TICK
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dplatform.h282 #if !defined ADJ_TICK && defined MOD_CLKB
283 #define ADJ_TICK MOD_CLKB macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dadjtimex.c76 txc.modes |= ADJ_TICK;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/time/
H A Dntp.c220 if (txc->modes & ADJ_TICK)
320 if (txc->modes & ADJ_TICK)
323 if (txc->modes & (ADJ_TICK|ADJ_FREQUENCY|ADJ_OFFSET))

Completed in 109 milliseconds