Home
last modified time | relevance | path

Searched refs:qCoffDenom (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/arn/
H A Darn_calib.c410 uint32_t qCoffDenom, iCoffDenom; in ath9k_hw_iqcalibrate() local
441 qCoffDenom = powerMeasQ / 64; in ath9k_hw_iqcalibrate()
445 qCoff = powerMeasI / qCoffDenom - 64; in ath9k_hw_iqcalibrate()