Home
last modified time | relevance | path

Searched refs:B43_MACCTL_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/b43/
Db43.h385 #define B43_MACCTL_ENABLED 0x00000001 /* MAC Enabled */ macro
Dmain.c2644 | B43_MACCTL_ENABLED); in b43_mac_enable()
2667 & ~B43_MACCTL_ENABLED); in b43_mac_suspend()
Dphy_n.c4001 if (b43_read32(dev, B43_MMIO_MACCTL) & B43_MACCTL_ENABLED) in b43_nphy_op_software_rfkill()