Searched refs:STA_CLOCKERR (Results 1 – 2 of 2) sorted by relevance
123 #define STA_CLOCKERR 0x1000 /* clock hardware fault (ro) */ macro129 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)132 STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
226 if (tsl & (STA_UNSYNC | STA_CLOCKERR)) { in ntp_is_time_error()