Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c98 #define PPS_INTMAX 8 /* max freq interval (s) (shift) */ macro
916 if (pps_shift < PPS_INTMAX) { in pps_inc_freq_interval()