Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5807 AR_PHY_TX_IQCAL_STATUS_B0(ah), AR_PHY_CALIBRATED_GAINS_0); in ar9300_tx_iq_cal_outlier_detection()
6070 AR_PHY_TX_IQCAL_STATUS_B0(ah), in ar9300_tx_iq_cal_post_proc()
6083 txiqcal_status[0] = AR_PHY_TX_IQCAL_STATUS_B0(ah); in ar9300_tx_iq_cal_post_proc()
6154 AR_PHY_TX_IQCAL_STATUS_B0(ah), AR_PHY_CALIBRATED_GAINS_0); in ar9300_tx_iq_cal_post_proc()
H A Dar9300phy.h820 #define AR_PHY_TX_IQCAL_STATUS_B0(_ah) \ macro