OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STA_PLL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/freebsd/
freebsd_timex.h
209
#define
STA_PLL
0x0001 /* enable PLL updates (rw) */
/src/sys/sys/
timex.h
144
#define
STA_PLL
0x0001 /* enable PLL updates (rw) */
/src/sys/kern/
kern_ntptime.c
294
* the
STA_PLL
bit in the status word is cleared, the state and
307
if (time_status &
STA_PLL
&& !(ntv->status &
STA_PLL
)) {
630
if (!(time_status &
STA_PLL
))
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025