Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212phy.h275 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
H A Dar5212_reset.c1902 SM(spurFreqSd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar5212SetSpurMitigation()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280_attach.c704 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar9280SpurMitigate()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c718 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar5416SpurMitigate()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h55 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
H A Dar9300_reset.c1054 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING11, AR_PHY_TIMING11_SPUR_FREQ_SD, 0); in ar9300_spur_mitigate_ofdm()
1132 AR_PHY_TIMING11, AR_PHY_TIMING11_SPUR_FREQ_SD, spur_freq_sd); in ar9300_spur_mitigate_ofdm()