Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dar9003_paprd.c265 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL4, in ar9003_paprd_setup_single_table()
267 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL4, in ar9003_paprd_setup_single_table()
269 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL4, in ar9003_paprd_setup_single_table()
Dar9003_phy.h1194 #define AR_PHY_PAPRD_TRAINER_CNTL4 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x58c : 0x49c)) macro