Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_lcn.c1759 if (!(pi->sh->boardflags & BFL_FEM)) { in wlc_lcnphy_radio_2064_channel_tune_4313()
2071 if (pi->sh->boardflags & BFL_FEM) { in wlc_lcnphy_tssi_setup()
4286 if (pi->sh->boardflags & BFL_FEM) in wlc_lcnphy_load_tx_gain_table()
4298 if (pi->sh->boardflags & BFL_FEM) in wlc_lcnphy_load_tx_gain_table()
4510 if (pi->sh->boardflags & BFL_FEM) in wlc_radio_2064_init()
4574 if (pi->sh->boardflags & BFL_FEM) in wlc_lcnphy_tbl_init()
4605 if (pi->sh->boardflags & BFL_FEM) { in wlc_lcnphy_tbl_init()
4648 if (!(pi->sh->boardflags & BFL_FEM)) in wlc_lcnphy_rev0_baseband_init()
4660 if (pi->sh->boardflags & BFL_FEM) { in wlc_lcnphy_rev0_baseband_init()
4775 if ((pi->sh->boardflags & BFL_FEM) in wlc_phy_init_lcnphy()
[all …]
A Dphy_hal.h166 u32 boardflags; member
A Dphy_cmn.c374 sh->boardflags = shp->boardflags; in wlc_phy_shared_attach()
2882 (pi->sh->boardflags & BFL_FEM)) { in wlc_lcnphy_epa_switch()
A Dphy_int.h487 u32 boardflags; member
A Dphy_n.c15641 if (pi->sh->boardflags & BFL_EXTLNA) { in wlc_phy_workarounds_nphy_gainctrl()
15709 if (pi->sh->boardflags & BFL_EXTLNA) { in wlc_phy_workarounds_nphy_gainctrl()
15836 if (pi->sh->boardflags & BFL_EXTLNA_5GHz) { in wlc_phy_workarounds_nphy_gainctrl()
19220 if ((pi->sh->boardflags & BFL_EXTLNA) && in wlc_phy_init_nphy()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dpub.h172 u32 boardflags; /* Board specific flags from srom */ member
A Ddebug.c91 drvr->wlc->hw->boardflags, drvr->wlc->hw->boardflags2, in brcms_debugfs_hardware_read()
A Dmain.h327 u32 boardflags; /* Board specific flags from srom */ member
A Dmain.c1087 if (wlc_hw->boardflags & BFL_NOPLLDOWN) in brcms_c_mhfdef()
2241 if (wlc_hw->boardflags & BFL_PACTRL) in brcms_c_gpio_init()
4486 wlc_hw->boardflags = sprom->boardflags_lo + (sprom->boardflags_hi << 16); in brcms_b_attach()
4489 if (wlc_hw->boardflags & BFL_NOPLLDOWN) in brcms_b_attach()
4513 wlc->pub->boardflags = wlc_hw->boardflags; in brcms_b_attach()
4539 sha_params.boardflags = wlc_hw->boardflags; in brcms_b_attach()
4917 if ((wlc_hw->boardflags & BFL_FEM) in brcms_b_hw_up()
4921 && (wlc_hw->boardflags & BFL_FEM_BT))) in brcms_b_hw_up()
5009 if ((wlc->pub->boardflags & BFL_FEM) in brcms_c_up()
5012 && (wlc->pub->boardflags & BFL_FEM_BT)) in brcms_c_up()
/linux-6.3-rc2/include/linux/ssb/
A Dssb.h95 u32 boardflags; member
/linux-6.3-rc2/drivers/firmware/broadcom/
A Dbcm47xx_sprom.c198 ENTRY(0xfffffffe, u32, pre, "boardflags", boardflags, 0, fb); in bcm47xx_sprom_fill_auto()

Completed in 82 milliseconds