Searched refs:STA_PLL (Results 1 – 3 of 3) sorted by relevance
111 #define STA_PLL 0x0001 /* enable PLL updates (rw) */ macro131 #define STA_SUPPORTED (STA_PLL | STA_FLL | STA_UNSYNC | STA_FREQHOLD | \
303 ntptime.status |= STA_PLL | STA_FREQHOLD;362 ntptime.status |= STA_PLL;
377 if (time_status & STA_PLL && !(ntv.status & STA_PLL)) { in ntp_adjtime()625 if (!(time_status & STA_PLL)) { in hardupdate()