Searched refs:tempOB (Results 1 – 2 of 2) sorted by relevance
223 uint16_t tempOB, tempDB; in ar5111SetRfRegs() local232 tempOB = ee->ee_ob1; in ar5111SetRfRegs()235 tempOB = ee->ee_ob2; in ar5111SetRfRegs()238 tempOB = ee->ee_ob3; in ar5111SetRfRegs()241 tempOB = ee->ee_ob4; in ar5111SetRfRegs()245 tempOB = tempDB = 0; in ar5111SetRfRegs()255 tempOB = ee->ee_obFor24; in ar5111SetRfRegs()266 tempOB = ee->ee_obFor24g; in ar5111SetRfRegs()282 HALASSERT(1 <= tempOB && tempOB <= 5); in ar5111SetRfRegs()313 ar5212ModifyRfBuffer(rfReg, tempOB, 3, 104, 0); in ar5111SetRfRegs()
1065 uint16_t tempOB, tempDB; in ar5211SetRf6and7() local1079 tempOB = ee->ee_ob1; in ar5211SetRf6and7()1082 tempOB = ee->ee_ob2; in ar5211SetRf6and7()1085 tempOB = ee->ee_ob3; in ar5211SetRf6and7()1088 tempOB = ee->ee_ob4; in ar5211SetRf6and7()1092 tempOB = tempDB = 0; in ar5211SetRf6and7()1110 tempOB = ee->ee_obFor24; in ar5211SetRf6and7()1117 tempOB = ee->ee_obFor24g; in ar5211SetRf6and7()1129 HALASSERT(1 <= tempOB && tempOB <= 5); in ar5211SetRf6and7()1140 ((ath_hal_reverseBits(tempOB, 3) << 7) & 0x80); in ar5211SetRf6and7()[all …]