Home
last modified time | relevance | path

Searched refs:AR_PHY_TIMING11_SPUR_FREQ_SD (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dphy.h45 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
H A Dar9002_phy.c268 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar9002_hw_spur_mitigate()
H A Dar9003_phy.h37 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
H A Dar9003_phy.c331 AR_PHY_TIMING11_SPUR_FREQ_SD, 0); in ar9003_hw_spur_ofdm_clear()
383 AR_PHY_TIMING11_SPUR_FREQ_SD, spur_freq_sd); in ar9003_hw_spur_ofdm()
H A Dar5008_phy.c484 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar5008_hw_spur_mitigate()