Searched refs:time_constant (Results 1 – 3 of 3) sorted by relevance
173 time_constant = ntv.constant; in ntp_adjtime()186 ntv.constant = time_constant; in ntp_adjtime()
142 int32_t time_constant = 0; /* pll time constant */ variable719 if ((1 << time_constant) >= SCALE_KG) in clock()720 lltemp *= (1 << time_constant) / in clock()724 time_constant; in clock()733 if ((1 << time_constant) >= SCALE_KG) in clock()734 lltemp *= (1 << time_constant) / in clock()738 time_constant; in clock()1228 / (1 << (time_constant * 2)); in clock_update()
254 extern int32_t time_constant; /* pll time constant */