Searched refs:MOD_TIMECONST (Results 1 – 3 of 3) sorted by relevance
167 if ((modes & MOD_TIMECONST) && (ntv.constant < 0 || ntv.constant > 30)) in ntp_adjtime()179 if (modes & MOD_TIMECONST) in ntp_adjtime()
155 #define MOD_TIMECONST 0x0020 /* set pll time constant */ macro
4064 if (val & MOD_TIMECONST) in get_timex_modes()