Searched refs:B43_MMIO_MACCTL (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_common.c | 153 macctl = b43_read32(dev, B43_MMIO_MACCTL); in b43_radio_lock() 155 b43_write32(dev, B43_MMIO_MACCTL, macctl); in b43_radio_lock() 158 b43_read32(dev, B43_MMIO_MACCTL); in b43_radio_lock() 174 macctl = b43_read32(dev, B43_MMIO_MACCTL); in b43_radio_unlock() 176 b43_write32(dev, B43_MMIO_MACCTL, macctl); in b43_radio_unlock() 227 b43_read32(dev, B43_MMIO_MACCTL); in b43_radio_write()
|
| H A D | pio.c | 240 b43_write32(dev, B43_MMIO_MACCTL, b43_read32(dev, B43_MMIO_MACCTL) in b43_pio_init()
|
| H A D | b43.h | 41 #define B43_MMIO_MACCTL 0x120 /* MAC control */ macro
|
| H A D | phy_lcn.c | 745 if (b43_read32(dev, B43_MMIO_MACCTL) & B43_MACCTL_ENABLED) in b43_phy_lcn_op_software_rfkill()
|
| H A D | radio_2055.c | 1304 b43_read32(dev, B43_MMIO_MACCTL); /* flush */ in b2055_upload_inittab()
|
| H A D | phy_ht.c | 1022 if (b43_read32(dev, B43_MMIO_MACCTL) & B43_MACCTL_ENABLED) in b43_phy_ht_op_software_rfkill()
|
| H A D | phy_g.c | 2531 b43_read32(dev, B43_MMIO_MACCTL); in b43_gphy_op_prepare_hardware()
|