Searched refs:data_high (Results 1 – 2 of 2) sorted by relevance
82 static const u8 data_high[5] = { 0x00, 0x40, 0x80, 0x90, 0xD0 }; in b43_radio_set_tx_iq() local89 if (tmp == (data_high[i] << 4 | data_low[j])) { in b43_radio_set_tx_iq()
1748 static const u8 data_high[5] = { 0x00, 0x40, 0x80, 0x90, 0xD0 }; in b43legacy_radio_set_tx_iq() local1756 if (tmp == (data_high[i] | data_low[j])) { in b43legacy_radio_set_tx_iq()