Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c206 AR_PHY_RX_IQCAL_CORR_B0, in ar9003_hw_iqcalibrate()
301 REG_SET_BIT(ah, AR_PHY_RX_IQCAL_CORR_B0, in ar9003_hw_iqcalibrate()
305 (unsigned) (AR_PHY_RX_IQCAL_CORR_B0), in ar9003_hw_iqcalibrate()
307 REG_READ(ah, AR_PHY_RX_IQCAL_CORR_B0)); in ar9003_hw_iqcalibrate()
968 REG_RMW_FIELD(ah, AR_PHY_RX_IQCAL_CORR_B0, in ar9003_hw_tx_iq_cal_outlier_detection()
1199 REG_RMW_FIELD(ah, AR_PHY_RX_IQCAL_CORR_B0, in ar9003_hw_tx_iq_cal_reload()
Dar9003_phy.h33 #define AR_PHY_RX_IQCAL_CORR_B0 (AR_CHAN_BASE + 0xdc) macro