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()
200 u32 powerMeasQ, powerMeasI, iqCorrMeas; in ar9003_hw_iqcalibrate() local211 powerMeasI = ah->totalPowerMeasI[i]; in ar9003_hw_iqcalibrate()230 i, powerMeasI); in ar9003_hw_iqcalibrate()235 iCoffDenom = (powerMeasI / 2 + powerMeasQ / 2) / 256; in ar9003_hw_iqcalibrate()240 qCoff = powerMeasI / qCoffDenom - 64; in ar9003_hw_iqcalibrate()