Home
last modified time | relevance | path

Searched refs:B43_MMIO_RADIO24_CONTROL (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/b43/
Dphy_lcn.c826 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_ht.c1114 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.h92 #define B43_MMIO_RADIO24_CONTROL 0x3D8 /* core rev >= 24 only */ macro
Dmain.c4524 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 0); in b43_phy_versioning()
4527 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 1); in b43_phy_versioning()
4535 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, tmp); in b43_phy_versioning()