Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Dradio.c942 #define phy_stackrestore(offset) \ macro
1236 phy_stackrestore(0x0078); in b43legacy_radio_interference_mitigation_disable()
1238 phy_stackrestore(0x0406); in b43legacy_radio_interference_mitigation_disable()
1249 phy_stackrestore(0x04A0); in b43legacy_radio_interference_mitigation_disable()
1250 phy_stackrestore(0x04A1); in b43legacy_radio_interference_mitigation_disable()
1251 phy_stackrestore(0x04A2); in b43legacy_radio_interference_mitigation_disable()
1252 phy_stackrestore(0x04A8); in b43legacy_radio_interference_mitigation_disable()
1253 phy_stackrestore(0x04AB); in b43legacy_radio_interference_mitigation_disable()
1254 phy_stackrestore(0x04A7); in b43legacy_radio_interference_mitigation_disable()
1255 phy_stackrestore(0x04A3); in b43legacy_radio_interference_mitigation_disable()
[all …]
/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dphy_g.c796 #define phy_stackrestore(offset) \ macro
1007 phy_stackrestore(0x0406); in b43_radio_interference_mitigation_disable()
1013 phy_stackrestore(0x04A0); in b43_radio_interference_mitigation_disable()
1014 phy_stackrestore(0x04A1); in b43_radio_interference_mitigation_disable()
1015 phy_stackrestore(0x04A2); in b43_radio_interference_mitigation_disable()
1016 phy_stackrestore(0x04A8); in b43_radio_interference_mitigation_disable()
1017 phy_stackrestore(0x04AB); in b43_radio_interference_mitigation_disable()
1018 phy_stackrestore(0x04A7); in b43_radio_interference_mitigation_disable()
1019 phy_stackrestore(0x04A3); in b43_radio_interference_mitigation_disable()
1020 phy_stackrestore(0x04A9); in b43_radio_interference_mitigation_disable()
[all …]