Searched refs:B43_MMIO_RADIO_CONTROL (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | b43.h | 101 #define B43_MMIO_RADIO_CONTROL 0x3F6 macro
|
D | phy_g.c | 2590 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_read() 2599 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_gphy_op_radio_write()
|
D | phy_lp.c | 2007 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_read() 2016 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_lpphy_op_radio_write()
|
D | main.c | 4598 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning() 4601 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, in b43_phy_versioning()
|
D | phy_n.c | 6595 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_read() 6604 b43_write16f(dev, B43_MMIO_RADIO_CONTROL, reg); in b43_nphy_op_radio_write()
|