Searched refs:B43_MMIO_RADIO24_CONTROL (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/b43/ |
D | phy_lcn.c | 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()
|
D | phy_ht.c | 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()
|
D | b43.h | 92 #define B43_MMIO_RADIO24_CONTROL 0x3D8 /* core rev >= 24 only */ macro
|
D | main.c | 4524 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()
|