Searched refs:pll_status (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_loopfilter.c139 int pll_status; /* last kernel status bits */ variable
791 if (!(pll_status & STA_PPSTIME))
793 pll_status,
797 if (pll_status & STA_PPSTIME)
799 pll_status,
821 pll_status = ntv.status;
1143 pll_status = ntv.status;
1150 if (pll_status & STA_CLK)
1282 pll_status,
/freebsd-10-stable/contrib/ntp/include/
H A Dntpd.h401 extern int pll_status; /* status bits for kernel pll */
/freebsd-10-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h7759 u8 pll_status[4][0x40]; member in struct:mlx5_ifc_ppll_reg_bits

Completed in 145 milliseconds