Searched refs:AR_PHY_TIMING11 (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | ar9003_phy.c | 347 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 349 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 353 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 355 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 399 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm() 401 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm() 405 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm() 409 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm()
|
D | ar9002_phy.h | 295 #define AR_PHY_TIMING11 0x99a0 macro
|
D | ar9002_phy.c | 269 REG_WRITE(ah, AR_PHY_TIMING11, newVal); in ar9002_hw_spur_mitigate()
|
D | ar9003_phy.h | 31 #define AR_PHY_TIMING11 (AR_CHAN_BASE + 0x18) macro
|
D | ar5008_phy.c | 473 REG_WRITE(ah, AR_PHY_TIMING11, new); in ar5008_hw_spur_mitigate()
|