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

/linux-master/include/linux/
H A Dtimex.h118 * MAXTC establishes the maximum time constant of the PLL.
122 #define MAXTC 10 /* maximum time constant (shift) */ macro
/linux-master/kernel/time/
H A Dntp.c739 time_constant = min(time_constant, (long)MAXTC);

Completed in 185 milliseconds