Lines Matching +full:2 +full:ppm
99 #define SHIFT_KH 2 /* FLL frequency factor (shift) */
145 * plus 100 ppm for vernier frequency adjustments. If the kernel
159 #define MAXFREQ (512L << SHIFT_USEC) /* max freq error (100 ppm) */
162 #define MAXFREQ (512L << SHIFT_USEC) /* max freq error (200 ppm) */
188 #define PPS_AVG 2 /* pps averaging constant (shift) */
189 #define PPS_SHIFT 2 /* min interval duration (s) (shift) */
238 #define TIME_DEL 2 /* delete leap second warning */
246 * Note: maximum error = NTP synch distance = dispersion + delay / 2;
262 long freq; /* frequency offset (scaled ppm) (rw) */
269 * ppm) (ro) */
275 long ppsfreq; /* pps frequency (scaled ppm) (ro) */
278 long stabil; /* pps stability (scaled ppm) (ro) */
291 #define NTP_PLL_MAXID 2 /* number of valid ids */