Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c991 REG_RMW_FIELD(ah, AR_PHY_TX_IQCAL_START(ah), in ar9003_hw_tx_iq_cal_run()
994 if (!ath9k_hw_wait(ah, AR_PHY_TX_IQCAL_START(ah), in ar9003_hw_tx_iq_cal_run()
Dar9003_phy.h618 #define AR_PHY_TX_IQCAL_START(_ah) (AR_SM_BASE + (AR_SREV_9485(_ah) ? \ macro