Home
last modified time | relevance | path

Searched refs:b43legacy_shm_write32 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/b43legacy/
Dmain.h107 void b43legacy_shm_write32(struct b43legacy_wldev *dev,
Dradio.c1201 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_interference_mitigation_enable()
1321 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_interference_mitigation_disable()
1772 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_selectchannel()
1779 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_selectchannel()
Dphy.c687 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_initb6()
2111 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_set_antenna_diversity()
2205 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_set_antenna_diversity()
Dmain.c335 void b43legacy_shm_write32(struct b43legacy_wldev *dev, in b43legacy_shm_write32() function
2387 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, 0, 0xAA5555AA); in b43legacy_validate_chipaccess()
2391 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, 0, 0x55AAAA55); in b43legacy_validate_chipaccess()
2395 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, 0, shm_backup); in b43legacy_validate_chipaccess()
2669 b43legacy_shm_write32(up_dev, B43legacy_SHM_SHARED, 0x003E, 0); in b43legacy_switch_phymode()