Searched refs:regstack (Results 1 – 1 of 1) sorted by relevance
1124 u16 regstack[12] = { 0 }; in b43legacy_phy_lo_b_measure() local1130 regstack[0] = b43legacy_phy_read(dev, 0x0015); in b43legacy_phy_lo_b_measure()1131 regstack[1] = b43legacy_radio_read16(dev, 0x0052) & 0xFFF0; in b43legacy_phy_lo_b_measure()1134 regstack[2] = b43legacy_phy_read(dev, 0x000A); in b43legacy_phy_lo_b_measure()1135 regstack[3] = b43legacy_phy_read(dev, 0x002A); in b43legacy_phy_lo_b_measure()1136 regstack[4] = b43legacy_phy_read(dev, 0x0035); in b43legacy_phy_lo_b_measure()1137 regstack[5] = b43legacy_phy_read(dev, 0x0003); in b43legacy_phy_lo_b_measure()1138 regstack[6] = b43legacy_phy_read(dev, 0x0001); in b43legacy_phy_lo_b_measure()1139 regstack[7] = b43legacy_phy_read(dev, 0x0030); in b43legacy_phy_lo_b_measure()1141 regstack[8] = b43legacy_radio_read16(dev, 0x0043); in b43legacy_phy_lo_b_measure()[all …]