Searched refs:B43_MMIO_PHY_CONTROL (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/drivers/net/wireless/broadcom/b43/ |
D | phy_ac.c | 40 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_ac_op_maskset()
|
D | phy_common.c | 274 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_read() 290 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_write()
|
D | b43.h | 104 #define B43_MMIO_PHY_CONTROL 0x3FC macro
|
D | phy_lcn.c | 816 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_lcn_op_maskset()
|
D | phy_ht.c | 1088 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_ht_op_maskset()
|
D | phy_g.c | 2560 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_gphy_op_read() 2566 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_gphy_op_write()
|
D | phy_lp.c | 1968 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_lpphy_op_maskset()
|
D | phy_n.c | 6518 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_nphy_op_maskset()
|