Searched refs:boardflags2 (Results 1 – 9 of 9) sorted by relevance
96 drvr->wlc->hw->boardflags2, in brcms_debugfs_hardware_read()
173 u32 boardflags2; /* More board flags if sromrev >= 4 */ member
156 } else if (asi->pub->boardflags2 & BFL2_2X4_DIV) { in brcms_c_antsel_attach()
328 u32 boardflags2; /* More board flags if sromrev >= 4 */ member
4508 wlc_hw->boardflags2 = sprom->boardflags2_lo + (sprom->boardflags2_hi << 16); in brcms_b_attach()4535 wlc->pub->boardflags2 = wlc_hw->boardflags2; in brcms_b_attach()4561 sha_params.boardflags2 = wlc_hw->boardflags2; in brcms_b_attach()
178 u32 boardflags2; member
14377 if ((pi->sh->boardflags2 & BFL2_TXPWRCTRL_EN) && in wlc_phy_txpwrctrl_config_nphy()14381 && (pi->sh->boardflags2 & BFL2_5G_PWRGAIN)) in wlc_phy_txpwrctrl_config_nphy()14622 if (pi->sh->boardflags2 & BFL2_SPUR_WAR) in wlc_phy_attach_nphy()14626 if (pi->sh->boardflags2 & BFL2_2G_SPUR_WAR) in wlc_phy_attach_nphy()16407 && (pi->sh->boardflags2 & BFL2_IPALVLSHIFT_3P3)) in wlc_phy_workarounds_nphy()16980 if (((pi->sh->boardflags2 & BFL2_APLL_WAR) && in wlc_phy_workarounds_nphy()16982 (((pi->sh->boardflags2 & BFL2_GPLL_WAR) || in wlc_phy_workarounds_nphy()16983 (pi->sh->boardflags2 & BFL2_GPLL_WAR2)) && in wlc_phy_workarounds_nphy()17028 if (pi->sh->boardflags2 & BFL2_SINGLEANT_CCK) in wlc_phy_workarounds_nphy()17035 if (pi->sh->boardflags2 & BFL2_SKWRKFEM_BRD || in wlc_phy_workarounds_nphy()[all …]
506 u32 boardflags2; member
386 sh->boardflags2 = shp->boardflags2; in wlc_phy_shared_attach()