Home
last modified time | relevance | path

Searched refs:boardflags2 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dpub.h173 u32 boardflags2; /* More board flags if sromrev >= 4 */ member
H A Dantsel.c156 } else if (asi->pub->boardflags2 & BFL2_2X4_DIV) { in brcms_c_antsel_attach()
H A Ddebug.c91 drvr->wlc->hw->boardflags, drvr->wlc->hw->boardflags2, in brcms_debugfs_hardware_read()
H A Dmain.h328 u32 boardflags2; /* More board flags if sromrev >= 4 */ member
H A Dmain.c4478 wlc_hw->boardflags2 = sprom->boardflags2_lo + (sprom->boardflags2_hi << 16); in brcms_b_attach()
4505 wlc->pub->boardflags2 = wlc_hw->boardflags2; in brcms_b_attach()
4531 sha_params.boardflags2 = wlc_hw->boardflags2; in brcms_b_attach()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h162 u32 boardflags2; member
H A Dphy_n.c14370 && (pi->sh->boardflags2 & BFL2_5G_PWRGAIN)) in wlc_phy_txpwrctrl_config_nphy()
14609 if (pi->sh->boardflags2 & BFL2_SPUR_WAR) in wlc_phy_attach_nphy()
14613 if (pi->sh->boardflags2 & BFL2_2G_SPUR_WAR) in wlc_phy_attach_nphy()
16836 if (((pi->sh->boardflags2 & BFL2_APLL_WAR) && in wlc_phy_workarounds_nphy_rev3()
16838 (((pi->sh->boardflags2 & BFL2_GPLL_WAR) || in wlc_phy_workarounds_nphy_rev3()
16884 if (pi->sh->boardflags2 & BFL2_SINGLEANT_CCK) in wlc_phy_workarounds_nphy_rev3()
19291 if (pi->sh->boardflags2 & BFL2_SKWRKFEM_BRD) in wlc_phy_init_nphy()
20053 if ((pi->sh->boardflags2 & BFL2_LEGACY) in wlc_phy_radio_postinit_2056()
20595 if (pi->sh->boardflags2 & BFL2_GPLL_WAR) { in wlc_phy_chanspec_radio2056_setup()
20621 if ((pi->sh->boardflags2 & BFL2_GPLL_WAR2) && in wlc_phy_chanspec_radio2056_setup()
[all …]
H A Dphy_int.h488 u32 boardflags2; member
H A Dphy_cmn.c375 sh->boardflags2 = shp->boardflags2; in wlc_phy_shared_attach()
/linux/include/linux/ssb/
H A Dssb.h96 u32 boardflags2; member
/linux/drivers/firmware/broadcom/
H A Dbcm47xx_sprom.c199 ENTRY(0xfffffff0, u32, pre, "boardflags2", boardflags2, 0, fb); in bcm47xx_sprom_fill_auto()