Home | History | Annotate | Download | only in ar5212

Lines Matching defs:tempOB

223 	uint16_t tempOB, tempDB;
232 tempOB = ee->ee_ob1;
235 tempOB = ee->ee_ob2;
238 tempOB = ee->ee_ob3;
241 tempOB = ee->ee_ob4;
245 tempOB = tempDB = 0;
255 tempOB = ee->ee_obFor24;
266 tempOB = ee->ee_obFor24g;
282 HALASSERT(1 <= tempOB && tempOB <= 5);
313 ar5212ModifyRfBuffer(rfReg, tempOB, 3, 104, 0);