Searched refs:B43_LPPHY_AFE_CTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_lp.h | 148 #define B43_LPPHY_AFE_CTL B43_PHY_OFDM(0x3A) /* Afe Control */ macro
|
H A D | phy_lp.c | 205 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_lp.h | 148 #define B43_LPPHY_AFE_CTL B43_PHY_OFDM(0x3A) /* Afe Control */ macro
|
H A D | phy_lp.c | 205 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()
|
Completed in 15 milliseconds