Home
last modified time | relevance | path

Searched refs:MPHASE_CAL_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h170 (pi->mphase_cal_phase_id > MPHASE_CAL_STATE_IDLE)
173 MPHASE_CAL_STATE_IDLE = 0, enumerator
H A Dphy_cmn.c2679 pi->mphase_cal_phase_id = MPHASE_CAL_STATE_IDLE; in wlc_phy_cal_perical_mphase_reset()
H A Dphy_n.c14629 pi->mphase_cal_phase_id = MPHASE_CAL_STATE_IDLE; in wlc_phy_attach_nphy()
19531 MPHASE_CAL_STATE_IDLE) { in wlc_phy_init_nphy()
25429 if ((pi->mphase_cal_phase_id == MPHASE_CAL_STATE_IDLE) || in wlc_phy_cal_perical_nphy_run()
25452 mphase = (pi->mphase_cal_phase_id != MPHASE_CAL_STATE_IDLE); in wlc_phy_cal_perical_nphy_run()