Home
last modified time | relevance | path

Searched refs:STA_PLL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtimex.h81 #define STA_PLL 0x0001 /* enable PLL updates (rw) */ macro
/f-stack/freebsd/kern/
H A Dkern_ntptime.c369 if (time_status & STA_PLL && !(ntv->status & STA_PLL)) { in kern_ntp_adjtime()
704 if (!(time_status & STA_PLL))