Searched refs:B43_MMIO_RADIO24_CONTROL (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/net/wireless/broadcom/b43/ |
D | phy_ac.c | 47 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ac_op_radio_read() 54 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ac_op_radio_write()
|
D | phy_lcn.c | 826 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_lcn_op_radio_read() 833 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_lcn_op_radio_write()
|
D | phy_ht.c | 1098 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ht_op_radio_read() 1105 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, reg); in b43_phy_ht_op_radio_write()
|
D | b43.h | 93 #define B43_MMIO_RADIO24_CONTROL 0x3D8 /* core rev >= 24 only */ macro
|
D | main.c | 4548 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 0); in b43_phy_versioning() 4551 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, 1); in b43_phy_versioning() 4559 b43_write16f(dev, B43_MMIO_RADIO24_CONTROL, tmp); in b43_phy_versioning()
|