Searched refs:STA_FREQHOLD (Results 1 – 2 of 2) sorted by relevance
179 #define STA_FREQHOLD 0x0080 /* hold frequency (rw) */ macro
305 if (unlikely(ntpdata->time_status & STA_FREQHOLD)) in ntp_update_offset()982 if ((ntpdata->time_status & STA_PPSFREQ) && !(ntpdata->time_status & STA_FREQHOLD)) { in hardpps_update_freq()