Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c2447 __func__, OS_REG_READ(ah, AR_PHY_RX_IQCAL_CORR_B0)); in ar9300_calibration()
2569 AR_PHY_RX_IQCAL_CORR_B0, in ar9300_iq_calibration()
2677 AR_PHY_RX_IQCAL_CORR_B0, AR_PHY_RX_IQCAL_CORR_IQCORR_ENABLE); in ar9300_iq_calibration()
2681 (unsigned) (AR_PHY_RX_IQCAL_CORR_B0), in ar9300_iq_calibration()
2683 OS_REG_READ(ah, AR_PHY_RX_IQCAL_CORR_B0)); in ar9300_iq_calibration()
2699 AR_PHY_RX_IQCAL_CORR_B0, in ar9300_rx_iq_cal_restore()
2724 AR_PHY_RX_IQCAL_CORR_B0, AR_PHY_RX_IQCAL_CORR_IQCORR_ENABLE); in ar9300_rx_iq_cal_restore()
2730 (unsigned) (AR_PHY_RX_IQCAL_CORR_B0), in ar9300_rx_iq_cal_restore()
2732 OS_REG_READ(ah, AR_PHY_RX_IQCAL_CORR_B0)); in ar9300_rx_iq_cal_restore()
5951 OS_REG_RMW_FIELD(ah, AR_PHY_RX_IQCAL_CORR_B0, in ar9300_tx_iq_cal_outlier_detection()
[all …]
H A Dar9300phy.h51 #define AR_PHY_RX_IQCAL_CORR_B0 AR_CHAN_OFFSET(BB_rx_iq_corr_b0) macro
H A Dar9300_attach.c3330 (!(OS_REG_READ((_ah), AR_PHY_RX_IQCAL_CORR_B0) & \
3337 AR_PHY_RX_IQCAL_CORR_B0,