Home
last modified time | relevance | path

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

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