Searched refs:AR_PHY_PAPRD_TRAINER_CNTL4 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_paprd.c | 265 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()
|
H A D | ar9003_phy.h | 1194 #define AR_PHY_PAPRD_TRAINER_CNTL4 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x58c : 0x49c)) macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_paprd.c | 265 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL4(ah), in ar9003_paprd_setup_single_table() 267 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL4(ah), in ar9003_paprd_setup_single_table() 269 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL4(ah), in ar9003_paprd_setup_single_table()
|
H A D | ar9003_phy.h | 1194 #define AR_PHY_PAPRD_TRAINER_CNTL4(_ah) (AR_SM_BASE + (AR_SREV_9485(_ah) ? 0x58c : 0x49c)) macro
|
Completed in 11 milliseconds