Home
last modified time | relevance | path

Searched refs:B43_MMIO_RADIO24_CONTROL (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Dphy_ac.c47 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()
Dphy_lcn.c826 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()
Dphy_ht.c1098 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()
Db43.h93 #define B43_MMIO_RADIO24_CONTROL 0x3D8 /* core rev >= 24 only */ macro
Dmain.c4548 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()