Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h181 (pi->mphase_cal_phase_id > MPHASE_CAL_STATE_IDLE)
184 MPHASE_CAL_STATE_IDLE = 0, enumerator
Dphy_cmn.c2691 pi->mphase_cal_phase_id = MPHASE_CAL_STATE_IDLE; in wlc_phy_cal_perical_mphase_reset()
Dphy_n.c14640 pi->mphase_cal_phase_id = MPHASE_CAL_STATE_IDLE; in wlc_phy_attach_nphy()
19633 MPHASE_CAL_STATE_IDLE) { in wlc_phy_init_nphy()
25554 if ((pi->mphase_cal_phase_id == MPHASE_CAL_STATE_IDLE) || in wlc_phy_cal_perical_nphy_run()
25577 mphase = (pi->mphase_cal_phase_id != MPHASE_CAL_STATE_IDLE); in wlc_phy_cal_perical_nphy_run()