Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_ac.c44 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_ac_op_maskset()
51 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ac_op_radio_read()
58 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_a.c447 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_aphy_op_read()
454 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_aphy_op_write()
Dphy_common.c287 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_read()
303 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_write()
Dphy_ht.c1104 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_phy_ht_op_maskset()
1114 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ht_op_radio_read()
1121 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ht_op_radio_write()
Db43.h1036 static inline void b43_write16f(struct b43_wldev *dev, u16 offset, u16 value) in b43_write16f() function
Dphy_g.c2558 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_gphy_op_read()
2564 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_gphy_op_write()
2575 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_read()
2584 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_write()
Dmain.c4565 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 0); in b43_phy_versioning()
4568 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 1); in b43_phy_versioning()
4576 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, tmp); in b43_phy_versioning()
4593 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning()
4596 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning()
Dphy_lp.c1991 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_lpphy_op_maskset()
2007 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_read()
2016 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_write()
Dphy_n.c6580 b43_write16f(dev, B43_MMIO_PHY_CONTROL, reg); in b43_nphy_op_maskset()
6595 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_read()
6604 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_write()