Searched refs:PPM_SCALE (Results 1 – 3 of 3) sorted by relevance
130 #define PPM_SCALE ((s64)NSEC_PER_USEC << (NTP_SCALE_SHIFT - SHIFT_USEC)) macro133 PPM_SCALE + 1)
722 time_freq = txc->freq * PPM_SCALE; in process_adjtimex_modes()815 txc->tolerance = MAXFREQ_SCALED / PPM_SCALE; in __do_adjtimex()
2395 if (LLONG_MIN / PPM_SCALE > txc->freq) in timekeeping_validate_timex()2397 if (LLONG_MAX / PPM_SCALE < txc->freq) in timekeeping_validate_timex()