Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c1232 REG_RMW_FIELD(ah, AR_PHY_65NM_RXTX2(chain), in ar9003_hw_manual_peak_cal()
1234 REG_RMW_FIELD(ah, AR_PHY_65NM_RXTX2(chain), in ar9003_hw_manual_peak_cal()
1294 REG_RMW_FIELD(ah, AR_PHY_65NM_RXTX2(chain), in ar9003_hw_manual_peak_cal()
Dar9003_phy.h1301 #define AR_PHY_65NM_RXTX2(i) (AR_PHY_65NM_BASE + \ macro