Home
last modified time | relevance | path

Searched refs:corerev (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c185 if ((D11REV_GE(pi->sh->corerev, 24)) || in read_radio_reg()
186 (D11REV_IS(pi->sh->corerev, 22) in read_radio_reg()
201 if ((D11REV_GE(pi->sh->corerev, 24)) || in write_radio_reg()
202 (D11REV_IS(pi->sh->corerev, 22) in write_radio_reg()
223 if (D11REV_GE(pi->sh->corerev, 24)) { in read_radio_id()
375 sh->corerev = shp->corerev; in wlc_phy_shared_attach()
438 if (D11REV_IS(sh->corerev, 4)) in wlc_phy_attach()
788 if (D11REV_IS(pi->sh->corerev, 11) || D11REV_IS(pi->sh->corerev, 12)) in wlc_phy_init()
1014 if (D11REV_GE(pi->sh->corerev, 11)) in wlc_phy_do_dummy_tx()
2158 if (!(ISNPHY(pi) && D11REV_IS(pi->sh->corerev, 16))) { in wlc_phy_ant_rxdiv_set()
[all …]
Dphy_hal.h168 uint corerev; member
Dphy_n.c17673 if (D11REV_IS(pi->sh->corerev, 11) || D11REV_IS(pi->sh->corerev, 12)) { in wlc_phy_txpwrctrl_pwr_setup_nphy()
17689 if (D11REV_IS(pi->sh->corerev, 11) || D11REV_IS(pi->sh->corerev, 12)) in wlc_phy_txpwrctrl_pwr_setup_nphy()
17805 if (D11REV_IS(pi->sh->corerev, 11) || D11REV_IS(pi->sh->corerev, 12)) { in wlc_phy_txpwrctrl_pwr_setup_nphy()
17825 if (D11REV_IS(pi->sh->corerev, 11) || D11REV_IS(pi->sh->corerev, 12)) in wlc_phy_txpwrctrl_pwr_setup_nphy()
21405 if (D11REV_IS(pi->sh->corerev, 16)) { in wlc_phy_classifier_nphy()
21418 if (D11REV_IS(pi->sh->corerev, 16) && !suspended) in wlc_phy_classifier_nphy()
28239 if (D11REV_IS(pi->sh->corerev, 11) || D11REV_IS(pi->sh->corerev, 12)) { in wlc_phy_txpower_recalc_target_nphy()
28247 if (D11REV_IS(pi->sh->corerev, 11) || D11REV_IS(pi->sh->corerev, 12)) in wlc_phy_txpower_recalc_target_nphy()
Dphy_int.h492 uint corerev; member
/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c723 if (D11REV_IS(wlc_hw->corerev, 17) || D11REV_IS(wlc_hw->corerev, 23)) { in brcms_c_ucode_bsinit()
730 wlc_hw->corerev); in brcms_c_ucode_bsinit()
732 if (D11REV_IS(wlc_hw->corerev, 24)) { in brcms_c_ucode_bsinit()
740 wlc_hw->corerev); in brcms_c_ucode_bsinit()
744 __func__, wlc_hw->unit, wlc_hw->corerev); in brcms_c_ucode_bsinit()
1865 if (!CONF_HAS(D11CONF, wlc_hw->corerev)) { in brcms_c_isgoodchip()
1867 wlc_hw->corerev); in brcms_c_isgoodchip()
1962 if (D11REV_GE(wlc_hw->corerev, 18)) in brcms_b_radio_read_hwdisabled()
2044 if (D11REV_GE(wlc_hw->corerev, 18)) in brcms_b_corereset()
2289 if (D11REV_IS(wlc_hw->corerev, 17) || D11REV_IS(wlc_hw->corerev, 23)) { in brcms_ucode_download()
[all …]
Dpub.h150 uint corerev; /* core revision */ member
Dmain.h324 uint corerev; /* core revision */ member