Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9003_phy.h1172 #define AR_PHY_PAPRD_TRAINER_CNTL2(_ah) (AR_SM_BASE + (AR_SREV_9485(_ah) ? 0x584 : 0x494)) macro
Dar9003_paprd.c232 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL2(ah), in ar9003_paprd_setup_single_table()