Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c904 AR_PHY_TX_IQCAL_CORR_COEFF_B1(i); in ar9003_hw_tx_iq_cal_outlier_detection()
1168 AR_PHY_TX_IQCAL_CORR_COEFF_B1(i); in ar9003_hw_tx_iq_cal_reload()
H A Dar9003_phy.h983 #define AR_PHY_TX_IQCAL_CORR_COEFF_B1(_i) (AR_SM1_BASE + 0x450 + ((_i) << 2)) macro