Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtimex.h122 #define MAXTC 10 /* maximum time constant (shift) */ macro
/linux/kernel/time/
A Dntp.c744 time_constant = clamp(txc->constant, 0, MAXTC); in process_adjtimex_modes()
747 time_constant = clamp(time_constant, 0, MAXTC); in process_adjtimex_modes()

Completed in 17 milliseconds