Home
last modified time | relevance | path

Searched refs:ADJ_TIMECONST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtimex.h144 #define ADJ_TIMECONST 0x0020 /* pll time constant */ macro
162 #define MOD_TIMECONST ADJ_TIMECONST
/openbmc/linux/kernel/time/
H A Dntp.c735 if (txc->modes & ADJ_TIMECONST) { in process_adjtimex_modes()