Searched refs:powerMeasI (Results 1 – 2 of 2) sorted by relevance
186 u32 powerMeasQ, powerMeasI, iqCorrMeas; in ar9002_hw_iqcalibrate() local192 powerMeasI = ah->totalPowerMeasI[i]; in ar9002_hw_iqcalibrate()212 i, powerMeasI); in ar9002_hw_iqcalibrate()217 iCoffDenom = (powerMeasI / 2 + powerMeasQ / 2) / 128; in ar9002_hw_iqcalibrate()223 qCoff = powerMeasI / qCoffDenom - 64; in ar9002_hw_iqcalibrate()
201 u32 powerMeasQ, powerMeasI, iqCorrMeas; in ar9003_hw_iqcalibrate() local212 powerMeasI = ah->totalPowerMeasI[i]; in ar9003_hw_iqcalibrate()231 i, powerMeasI); in ar9003_hw_iqcalibrate()236 iCoffDenom = (powerMeasI / 2 + powerMeasQ / 2) / 256; in ar9003_hw_iqcalibrate()241 qCoff = powerMeasI / qCoffDenom - 64; in ar9003_hw_iqcalibrate()