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

/linux-master/include/linux/
H A Dtimex.h125 * SHIFT_USEC defines the scaling (shift) of the time_freq and
129 #define SHIFT_USEC 16 /* frequency offset scale (shift) */ macro
130 #define PPM_SCALE ((s64)NSEC_PER_USEC << (NTP_SCALE_SHIFT - SHIFT_USEC))
/linux-master/kernel/time/
H A Dntp.c974 (NTP_SCALE_SHIFT - SHIFT_USEC),

Completed in 134 milliseconds