Home
last modified time | relevance | path

Searched refs:b43_write16f (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_ac.c40 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_ac_op_maskset()
47 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ac_op_radio_read()
54 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ac_op_radio_write()
Dphy_lcn.c816 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_lcn_op_maskset()
826 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_lcn_op_radio_read()
833 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_lcn_op_radio_write()
Dphy_common.c274 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()
Dphy_ht.c1088 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_ht_op_maskset()
1098 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ht_op_radio_read()
1105 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ht_op_radio_write()
Db43.h1037 static inline void b43_write16f(struct b43_wldev *dev, u16 offset, u16 value) in b43_write16f() function
Dphy_g.c2560 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()
2577 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_read()
2586 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_write()
Dmain.c4547 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 0); in b43_phy_versioning()
4550 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 1); in b43_phy_versioning()
4558 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, tmp); in b43_phy_versioning()
4575 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning()
4578 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning()
Dphy_lp.c1968 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_lpphy_op_maskset()
1984 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_read()
1993 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_write()
Dphy_n.c6522 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_nphy_op_maskset()
6537 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_read()
6546 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_write()