Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dphy.h60 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
Dar9002_phy.c283 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar9002_hw_spur_mitigate()
Dar9003_phy.c220 AR_PHY_TIMING11_SPUR_FREQ_SD, 0); in ar9003_hw_spur_ofdm_clear()
270 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.c302 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar5008_hw_spur_mitigate()