Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dar9003_paprd.c251 REG_CLR_BIT(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_get_desired_gain()
732 REG_CLR_BIT(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_paprd_setup_gain_table()
774 REG_CLR_BIT(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_paprd_create_curve()
798 return !!REG_READ_FIELD(ah, AR_PHY_PAPRD_TRAINER_STAT1, in ar9003_paprd_is_done()
Dar9003_phy.h1055 #define AR_PHY_PAPRD_TRAINER_STAT1 (AR_SM_BASE + 0x4a0) macro