Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwv.c545 long mphase; /* minute sample counter */ member
905 * There are two 1-m ramps used by this program. The mphase ramp counts
909 * mphase ramp. The rsec ramp drives the seconds state machine to
1090 * minute counter (mphase) counts the samples in the minute, in wwv_rf()
1094 up->mphase = (up->mphase + 1) % WWV_MIN; in wwv_rf()
1095 epoch = up->mphase % WWV_SEC; in wwv_rf()
1159 if (up->mphase == 0) { in wwv_rf()
1179 up->mphase -= WWV_SEC; in wwv_rf()
1180 if (up->mphase < in wwv_rf()
[all...]
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5558 bool full, bool mphase) in bwn_nphy_cal_tx_iq_lo() argument
5671 if (mphase) { in bwn_nphy_cal_tx_iq_lo()
5730 if (mphase) in bwn_nphy_cal_tx_iq_lo()
5735 if (!mphase || nphy->mphase_cal_phase_id == last) { in bwn_nphy_cal_tx_iq_lo()
5776 if (mac->mac_phy.rev < 2 && (!mphase || nphy->mphase_cal_phase_id == last)) in bwn_nphy_cal_tx_iq_lo()