Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dphy.h45 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
Dar9002_phy.c286 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar9002_hw_spur_mitigate()
Dar9003_phy.c261 AR_PHY_TIMING11_SPUR_FREQ_SD, 0); in ar9003_hw_spur_ofdm_clear()
311 AR_PHY_TIMING11_SPUR_FREQ_SD, spur_freq_sd); in ar9003_hw_spur_ofdm()
Dar9003_phy.h36 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
Dar5008_phy.c330 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar5008_hw_spur_mitigate()