Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c743 REG_RMW_FIELD(ah, AR_PHY_TX_IQCAL_START, in ar9003_hw_tx_iq_cal_run()
746 if (!ath9k_hw_wait(ah, AR_PHY_TX_IQCAL_START, in ar9003_hw_tx_iq_cal_run()
Dar9003_phy.h590 #define AR_PHY_TX_IQCAL_START (AR_SM_BASE + (AR_SREV_9485(ah) ? \ macro