Home
last modified time | relevance | path

Searched refs:B43_BFL_FEM (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/b43/
Dtables_phy_lcn.c641 if (dev->dev->bus_sprom->boardflags_lo & B43_BFL_FEM) in b43_phy_lcn_load_tx_gain_tab()
705 if (sprom->boardflags_lo & B43_BFL_FEM) in b43_phy_lcn_tables_init()
713 if (sprom->boardflags_lo & B43_BFL_FEM && in b43_phy_lcn_tables_init()
Dphy_lcn.c243 if (!(dev->dev->bus_sprom->boardflags_lo & B43_BFL_FEM)) in b43_phy_lcn_rev0_baseband_init()
246 if (dev->dev->bus_sprom->boardflags_lo & B43_BFL_FEM) { in b43_phy_lcn_rev0_baseband_init()
Dwa.c511 if (sprom->boardflags_lo & B43_BFL_FEM) { in b43_wa_boards_g()
Db43.h180 #define B43_BFL_FEM 0x0800 /* supports the Front End Module */ macro
Dphy_lp.c240 if ((sprom->boardflags_lo & B43_BFL_FEM) && in lpphy_baseband_rev0_1_init()
285 (dev->phy.rev == 0 && (sprom->boardflags_lo & B43_BFL_FEM))) { in lpphy_baseband_rev0_1_init()
295 (sprom->boardflags_lo & B43_BFL_FEM)) { in lpphy_baseband_rev0_1_init()