Searched refs:B43_MMIO_RADIO_CONTROL (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/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 | 4578 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning() 4581 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning()
|
D | phy_n.c | 6533 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_read() 6542 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_write()
|