Searched refs:B43_MACCTL_ENABLED (Results 1 – 5 of 5) sorted by relevance
745 if (b43_read32(dev, B43_MMIO_MACCTL) & B43_MACCTL_ENABLED) in b43_phy_lcn_op_software_rfkill()
450 #define B43_MACCTL_ENABLED 0x00000001 /* MAC Enabled */ macro
1038 if (b43_read32(dev, B43_MMIO_MACCTL) & B43_MACCTL_ENABLED) in b43_phy_ht_op_software_rfkill()
2979 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_ENABLED); in b43_mac_enable()3000 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_ENABLED, 0); in b43_mac_suspend()
6614 if (b43_read32(dev, B43_MMIO_MACCTL) & B43_MACCTL_ENABLED) in b43_nphy_op_software_rfkill()