Searched refs:B43_MMIO_RADIO24_DATA (Results 1 – 4 of 4) sorted by relevance
578 return b43_read16(dev, B43_MMIO_RADIO24_DATA); in b43_phy_ht_op_radio_read()585 b43_write16(dev, B43_MMIO_RADIO24_DATA, value); in b43_phy_ht_op_radio_write()
871 return b43_read16(dev, B43_MMIO_RADIO24_DATA); in b43_phy_lcn_op_radio_read()878 b43_write16(dev, B43_MMIO_RADIO24_DATA, value); in b43_phy_lcn_op_radio_write()
92 #define B43_MMIO_RADIO24_DATA 0x3DA /* core rev >= 24 only */ macro
4371 radio24[tmp] = b43_read16(dev, B43_MMIO_RADIO24_DATA); in b43_phy_versioning()