Searched refs:boardflags (Results 1 – 8 of 8) sorted by relevance
1759 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()4525 if (!(pi->sh->boardflags & BFL_FEM)) { in wlc_radio_2064_init()4548 if (pi->sh->boardflags & BFL_FEM_BT) { in wlc_lcnphy_tbl_init()4558 if (!(pi->sh->boardflags & BFL_FEM)) { in wlc_lcnphy_tbl_init()4574 if (pi->sh->boardflags & BFL_FEM) in wlc_lcnphy_tbl_init()4589 if (pi->sh->boardflags & BFL_EXTLNA) in wlc_lcnphy_tbl_init()[all …]
161 u32 boardflags; member
352 sh->boardflags = shp->boardflags; in wlc_phy_shared_attach()
487 u32 boardflags; member
15636 if (pi->sh->boardflags & BFL_EXTLNA) { in wlc_phy_workarounds_nphy_gainctrl()15704 if (pi->sh->boardflags & BFL_EXTLNA) { in wlc_phy_workarounds_nphy_gainctrl()15831 if (pi->sh->boardflags & BFL_EXTLNA_5GHz) { in wlc_phy_workarounds_nphy_gainctrl()19215 if ((pi->sh->boardflags & BFL_EXTLNA) && in wlc_phy_init_nphy()
172 u32 boardflags; /* Board specific flags from srom */ member
1079 if (wlc_hw->boardflags & BFL_NOPLLDOWN) in brcms_c_mhfdef()2233 if (wlc_hw->boardflags & BFL_PACTRL) in brcms_c_gpio_init()4476 wlc_hw->boardflags = sprom->boardflags_lo + (sprom->boardflags_hi << 16); in brcms_b_attach()4479 if (wlc_hw->boardflags & BFL_NOPLLDOWN) in brcms_b_attach()4503 wlc->pub->boardflags = wlc_hw->boardflags; in brcms_b_attach()4529 sha_params.boardflags = wlc_hw->boardflags; in brcms_b_attach()4907 if ((wlc_hw->boardflags & BFL_FEM) in brcms_b_hw_up()4911 && (wlc_hw->boardflags & BFL_FEM_BT))) in brcms_b_hw_up()4999 if ((wlc->pub->boardflags & BFL_FEM) in brcms_c_up()5002 && (wlc->pub->boardflags & BFL_FEM_BT)) in brcms_c_up()
95 u32 boardflags; member