Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c527 if (!IS_CHAN_B(chan) && ahp->ah_bIQCalibration != IQ_CAL_DONE) { in ar5212Reset()
999 if (ahp->ah_bIQCalibration == IQ_CAL_DONE || in ar5212PerCalibrationN()
1075 ahp->ah_bIQCalibration = IQ_CAL_DONE; in ar5212PerCalibrationN()
1080 } else if (!IS_CHAN_B(chan) && ahp->ah_bIQCalibration == IQ_CAL_DONE && in ar5212PerCalibrationN()
H A Dar5212.h279 IQ_CAL_DONE enumerator
/netbsd/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c490 if (!IS_CHAN_B(chan) && ahp->ah_bIQCalibration != IQ_CAL_DONE) { in ar5312Reset()