Searched refs:B43_MMIO_RADIO_CONTROL (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
D | b43.h | 101 #define B43_MMIO_RADIO_CONTROL 0x3F6 macro
|
D | phy_g.c | 2577 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_read() 2586 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_write()
|
D | phy_lp.c | 1984 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_read() 1993 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_write()
|
D | main.c | 4575 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning() 4578 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning()
|
D | phy_n.c | 6584 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_read() 6593 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_write()
|