Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h274 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
HDar5212_reset.c1901 SM(spurFreqSd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar5212SetSpurMitigation()
/freebsd-head/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c703 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar9280SpurMitigate()
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c718 SM(spur_freq_sd, AR_PHY_TIMING11_SPUR_FREQ_SD) | in ar5416SpurMitigate()
/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h55 #define AR_PHY_TIMING11_SPUR_FREQ_SD 0x3FF00000 macro
HDar9300_reset.c1077 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING11, AR_PHY_TIMING11_SPUR_FREQ_SD, 0); in ar9300_spur_mitigate_ofdm()
1155 AR_PHY_TIMING11, AR_PHY_TIMING11_SPUR_FREQ_SD, spur_freq_sd); in ar9300_spur_mitigate_ofdm()