Searched refs:STA_CLOCKERR (Results 1 – 3 of 3) sorted by relevance
177 #define STA_CLOCKERR 0x1000 /* clock hardware fault (ro) */ macro180 STA_PPSERROR | STA_CLOCKERR) /* read-only bits */
113 if ((time_status & (STA_UNSYNC | STA_CLOCKERR)) || in ntp_gettime()206 if ((time_status & (STA_UNSYNC | STA_CLOCKERR)) || in ntp_adjtime()
4283 if (val & STA_CLOCKERR) in get_timex_status()