Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211phy.h85 #define AR_PHY_IQCAL_RES_IQ_CORR_MEAS 0x9c18 /*PHY IQ calibration results - IQ correlation measurem… macro
HDar5211_reset.c667 iqCorrMeas = OS_REG_READ(ah, AR_PHY_IQCAL_RES_IQ_CORR_MEAS); in ar5211PerCalibrationN()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h289 #define AR_PHY_IQCAL_RES_IQ_CORR_MEAS 0x9c18 /* IQ correlation measurement */ macro
HDar5212_reset.c1011 iqCorrMeas = OS_REG_READ(ah, AR_PHY_IQCAL_RES_IQ_CORR_MEAS); in ar5212PerCalibrationN()
/trueos/tools/tools/ath/common/
HDdumpregs_5211.c278 DEFVOID(AR_PHY_IQCAL_RES_IQ_CORR_MEAS,"PHY_IQCAL_RES_IQ_CORR_MEAS"),
HDdumpregs_5212.c400 DEFVOID(AR_PHY_IQCAL_RES_IQ_CORR_MEAS, "PHY_IQCAL_RES_IQ_CORR_MEAS"),