Searched refs:mphase (Results 1 – 2 of 2) sorted by relevance
545 long mphase; /* minute sample counter */ member1094 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 < 0) in wwv_rf()1181 up->mphase += WWV_MIN; in wwv_rf()1314 epoch = up->mphase - pdelay - SYNSIZ; in wwv_qrz()1330 if (up->mphase == 0) { in wwv_qrz()1698 if (up->mphase % WWV_SEC == up->repoch) { in wwv_epoch()
5560 bool full, bool mphase) in bwn_nphy_cal_tx_iq_lo() argument5673 if (mphase) { in bwn_nphy_cal_tx_iq_lo()5732 if (mphase) in bwn_nphy_cal_tx_iq_lo()5737 if (!mphase || nphy->mphase_cal_phase_id == last) { in bwn_nphy_cal_tx_iq_lo()5778 if (mac->mac_phy.rev < 2 && (!mphase || nphy->mphase_cal_phase_id == last)) in bwn_nphy_cal_tx_iq_lo()