Searched refs:B43_PHY_OTABLEQ (Results 1 – 2 of 2) sorted by relevance
417 ret = b43_phy_read(dev, B43_PHY_OTABLEQ); in b43_ofdmtab_read32()440 b43_phy_write(dev, B43_PHY_OTABLEQ, (value >> 16)); in b43_ofdmtab_write32()
35 #define B43_PHY_OTABLEQ B43_PHY_OFDM(0x74) /* OFDM table data Q */ macro