Searched refs:AR_PHY_PAPRD_TRAINER_STAT1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
A D | ar9003_paprd.c | 316 REG_CLR_BIT(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_get_desired_gain() 815 REG_CLR_BIT(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_paprd_setup_gain_table() 954 REG_CLR_BIT(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_paprd_create_curve() 980 paprd_done = REG_READ_FIELD(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_paprd_is_done() 987 agc2_pwr = REG_READ_FIELD(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_paprd_is_done()
|
A D | ar9003_phy.h | 1214 #define AR_PHY_PAPRD_TRAINER_STAT1 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x590 : 0x4a0)) macro
|
Completed in 11 milliseconds