Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtimex.h114 #define MAXTC 10 /* maximum time constant (shift) */ macro
/Linux-v4.19/kernel/time/
Dntp.c697 time_constant = min(time_constant, (long)MAXTC); in process_adjtimex_modes()