Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c2417 __func__, OS_REG_READ(ah, AR_PHY_RX_IQCAL_CORR_B0)); in ar9300_calibration()
2531 AR_PHY_RX_IQCAL_CORR_B0, in ar9300_iq_calibration()
2639 AR_PHY_RX_IQCAL_CORR_B0, AR_PHY_RX_IQCAL_CORR_IQCORR_ENABLE); in ar9300_iq_calibration()
2643 (unsigned) (AR_PHY_RX_IQCAL_CORR_B0), in ar9300_iq_calibration()
2645 OS_REG_READ(ah, AR_PHY_RX_IQCAL_CORR_B0)); in ar9300_iq_calibration()
2661 AR_PHY_RX_IQCAL_CORR_B0, in ar9300_rx_iq_cal_restore()
2686 AR_PHY_RX_IQCAL_CORR_B0, AR_PHY_RX_IQCAL_CORR_IQCORR_ENABLE); in ar9300_rx_iq_cal_restore()
2692 (unsigned) (AR_PHY_RX_IQCAL_CORR_B0), in ar9300_rx_iq_cal_restore()
2694 OS_REG_READ(ah, AR_PHY_RX_IQCAL_CORR_B0)); in ar9300_rx_iq_cal_restore()
5882 OS_REG_RMW_FIELD(ah, AR_PHY_RX_IQCAL_CORR_B0, in ar9300_tx_iq_cal_outlier_detection()
[all …]
HDar9300phy.h51 #define AR_PHY_RX_IQCAL_CORR_B0 AR_CHAN_OFFSET(BB_rx_iq_corr_b0) macro
HDar9300_attach.c3323 (!(OS_REG_READ((_ah), AR_PHY_RX_IQCAL_CORR_B0) & \
3330 AR_PHY_RX_IQCAL_CORR_B0,