Searched refs:ppsfreq (Results 1 – 5 of 5) sorted by relevance
79 __kernel_long_t ppsfreq;/* pps frequency (scaled ppm) (ro) */ member
50 __get_user(txc->ppsfreq, &utp->ppsfreq) || in compat_get_timex()78 __put_user(txc->ppsfreq, &utp->ppsfreq) || in compat_put_timex()
190 txc->ppsfreq = shift_right((pps_freq >> PPM_SCALE_INV_SHIFT) * in pps_fill_timex()223 txc->ppsfreq = 0; in pps_fill_timex()
114 compat_long_t ppsfreq; member
1260 long ppsfreq; /* pps frequency (scaled ppm) (ro) */ member