Searched refs:b43legacy_shm_write32 (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/ |
D | main.h | 94 void b43legacy_shm_write32(struct b43legacy_wldev *dev,
|
D | radio.c | 1184 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_interference_mitigation_enable() 1304 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_interference_mitigation_disable() 1755 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_selectchannel() 1762 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_selectchannel()
|
D | phy.c | 662 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_initb6() 2086 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_set_antenna_diversity() 2180 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_set_antenna_diversity()
|
D | main.c | 320 void b43legacy_shm_write32(struct b43legacy_wldev *dev, in b43legacy_shm_write32() function 2357 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, 0, 0xAA5555AA); in b43legacy_validate_chipaccess() 2361 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, 0, 0x55AAAA55); in b43legacy_validate_chipaccess() 2365 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, 0, shm_backup); in b43legacy_validate_chipaccess() 2639 b43legacy_shm_write32(up_dev, B43legacy_SHM_SHARED, 0x003E, 0); in b43legacy_switch_phymode()
|