Home
last modified time | relevance | path

Searched refs:AR_PHY_TIMING11_USE_SPUR_IN_AGC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h276 #define AR_PHY_TIMING11_USE_SPUR_IN_AGC 0x40000000 macro
H A Dar5212_reset.c1900 OS_REG_WRITE(ah, AR_PHY_TIMING11, AR_PHY_TIMING11_USE_SPUR_IN_AGC | in ar5212SetSpurMitigation()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c702 newVal = (AR_PHY_TIMING11_USE_SPUR_IN_AGC | in ar9280SpurMitigate()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c717 new = (AR_PHY_TIMING11_USE_SPUR_IN_AGC | in ar5416SpurMitigate()