Searched refs:AR_PHY_TIMING11 (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ |
D | ar9003_phy.c | 330 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 332 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 336 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 338 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm_clear() 382 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm() 384 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm() 388 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm() 392 REG_RMW_FIELD(ah, AR_PHY_TIMING11, in ar9003_hw_spur_ofdm()
|
D | ar9002_phy.h | 298 #define AR_PHY_TIMING11 0x99a0 macro
|
D | ar9002_phy.c | 270 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 | 486 REG_WRITE(ah, AR_PHY_TIMING11, new); in ar5008_hw_spur_mitigate()
|