Home
last modified time | relevance | path

Searched refs:B43_LPPHY_AFE_CTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.h148 #define B43_LPPHY_AFE_CTL B43_PHY_OFDM(0x3A) /* Afe Control */ macro
H A Dphy_lp.c205 b43_phy_write(dev, B43_LPPHY_AFE_CTL, 0); in lpphy_baseband_rev0_1_init()
401 b43_phy_write(dev, B43_LPPHY_AFE_CTL, 0x8800); in lpphy_baseband_rev2plus_init()
479 b43_phy_maskset(dev, B43_LPPHY_AFE_CTL, 0x00FF, 0x8800); in lpphy_baseband_rev2plus_init()