Searched refs:AR_PHY_PAPRD_TRAINER_CNTL1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_paprd.c | 204 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL1(ah), in ar9003_paprd_setup_single_table() 206 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL1(ah), in ar9003_paprd_setup_single_table() 208 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL1(ah), in ar9003_paprd_setup_single_table() 210 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL1(ah), in ar9003_paprd_setup_single_table() 212 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL1(ah), in ar9003_paprd_setup_single_table() 214 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL1(ah), in ar9003_paprd_setup_single_table() 216 REG_RMW_FIELD(ah, AR_PHY_PAPRD_TRAINER_CNTL1(ah), in ar9003_paprd_setup_single_table()
|
H A D | ar9003_phy.h | 1155 #define AR_PHY_PAPRD_TRAINER_CNTL1(_ah) (AR_SM_BASE + (AR_SREV_9485(_ah) ? 0x580 : 0x490)) macro
|