Searched refs:STA_PPSFREQ (Results 1 – 2 of 2) sorted by relevance
82 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */ macro
233 (tsl & (STA_PPSFREQ | STA_PPSTIME) && in ntp_is_time_error()245 (tsl & STA_PPSFREQ && in ntp_is_time_error()723 if (time_status & STA_PPSFREQ && time_status & STA_PPSSIGNAL) {959 if (time_status & STA_PPSFREQ) in hardpps()