Home
last modified time | relevance | path

Searched refs:phy_stackrestore (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dradio.c959 #define phy_stackrestore(offset) \ macro
1253 phy_stackrestore(0x0078); in b43legacy_radio_interference_mitigation_disable()
1255 phy_stackrestore(0x0406); in b43legacy_radio_interference_mitigation_disable()
1266 phy_stackrestore(0x04A0); in b43legacy_radio_interference_mitigation_disable()
1267 phy_stackrestore(0x04A1); in b43legacy_radio_interference_mitigation_disable()
1268 phy_stackrestore(0x04A2); in b43legacy_radio_interference_mitigation_disable()
1269 phy_stackrestore(0x04A8); in b43legacy_radio_interference_mitigation_disable()
1270 phy_stackrestore(0x04AB); in b43legacy_radio_interference_mitigation_disable()
1271 phy_stackrestore(0x04A7); in b43legacy_radio_interference_mitigation_disable()
1272 phy_stackrestore(0x04A3); in b43legacy_radio_interference_mitigation_disable()
[all …]
/linux-3.4.99/drivers/net/wireless/b43/
Dphy_g.c808 #define phy_stackrestore(offset) \ macro
1019 phy_stackrestore(0x0406); in b43_radio_interference_mitigation_disable()
1025 phy_stackrestore(0x04A0); in b43_radio_interference_mitigation_disable()
1026 phy_stackrestore(0x04A1); in b43_radio_interference_mitigation_disable()
1027 phy_stackrestore(0x04A2); in b43_radio_interference_mitigation_disable()
1028 phy_stackrestore(0x04A8); in b43_radio_interference_mitigation_disable()
1029 phy_stackrestore(0x04AB); in b43_radio_interference_mitigation_disable()
1030 phy_stackrestore(0x04A7); in b43_radio_interference_mitigation_disable()
1031 phy_stackrestore(0x04A3); in b43_radio_interference_mitigation_disable()
1032 phy_stackrestore(0x04A9); in b43_radio_interference_mitigation_disable()
[all …]