Searched refs:STA_UNSYNC (Results 1 – 2 of 2) sorted by relevance
117 #define STA_UNSYNC 0x0040 /* clock unsynchronized (rw) */ macro131 #define STA_SUPPORTED (STA_PLL | STA_FLL | STA_UNSYNC | STA_FREQHOLD | \
177 int time_status = STA_UNSYNC;226 if (tsl & (STA_UNSYNC | STA_CLOCKERR)) { in ntp_is_time_error()379 time_status = STA_UNSYNC; in ntp_adjtime()