Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.h94 void b43legacy_shm_write32(struct b43legacy_wldev *dev,
H A Dradio.c1184 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()
1738 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_selectchannel()
1745 b43legacy_shm_write32(dev, B43legacy_SHM_SHARED, in b43legacy_radio_selectchannel()
H A Dphy.c662 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()
H A Dmain.c320 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()
2640 b43legacy_shm_write32(up_dev, B43legacy_SHM_SHARED, 0x003E, 0); in b43legacy_switch_phymode()