Searched refs:B43_SHM_SH_HOSTF1 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_common.c | 543 if (b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1) in b43_phy_shm_tssi_read()
|
H A D | b43.h | 247 #define B43_SHM_SH_HOSTF1 0x005E /* Hostflags 1 for ucode options */ macro
|
H A D | main.c | 579 ret |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1); in b43_hf_read() 592 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1, lo); in b43_hf_write()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_common.c | 543 if (b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1) in b43_phy_shm_tssi_read()
|
H A D | b43.h | 247 #define B43_SHM_SH_HOSTF1 0x005E /* Hostflags 1 for ucode options */ macro
|
H A D | main.c | 579 ret |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1); in b43_hf_read() 592 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1, lo); in b43_hf_write()
|
Completed in 30 milliseconds