Searched refs:TIMECONSTANT (Results 1 – 1 of 1) sorted by relevance
180 #define TIMECONSTANT 2 macro1073 clock_adjust = R_SHIFT(usecoffset, TIMECONSTANT); /* adjustment to make for next period */ in adjust_clock()1082 accum_drift += R_SHIFT(usecoffset << USECSCALE, TIMECONSTANT+TIMECONSTANT+FREQ_WEIGHT-tmp); in adjust_clock()