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

/linux-4.4.14/include/linux/
H A Dtimex.h117 * SHIFT_USEC defines the scaling (shift) of the time_freq and
121 #define SHIFT_USEC 16 /* frequency offset scale (shift) */ macro
122 #define PPM_SCALE ((s64)NSEC_PER_USEC << (NTP_SCALE_SHIFT - SHIFT_USEC))
/linux-4.4.14/kernel/time/
H A Dntp.c895 (NTP_SCALE_SHIFT - SHIFT_USEC), hardpps_update_freq()

Completed in 141 milliseconds