Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416phy.h353 #define AR_PHY_SPUR_REG_ENABLE_MASK_PPM 0x20000 /* bins move with freq offset */ macro
H A Dar5416_attach.c697 AR_PHY_SPUR_REG_ENABLE_MASK_PPM | in ar5416SpurMitigate()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h71 #define AR_PHY_SPUR_REG_ENABLE_MASK_PPM 0x20000 /* bins move with freq offset */ macro
91 #define AR_PHY_SPUR_REG_ENABLE_MASK_PPM 0x20000 /* bins move with freq offset */
H A Dar9300_reset.c1066 OS_REG_RMW_FIELD(ah, AR_PHY_SPUR_REG, AR_PHY_SPUR_REG_ENABLE_MASK_PPM, 0); in ar9300_spur_mitigate_ofdm()
1171 AR_PHY_SPUR_REG, AR_PHY_SPUR_REG_ENABLE_MASK_PPM, 0x1); in ar9300_spur_mitigate_ofdm()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280_attach.c667 AR_PHY_SPUR_REG_ENABLE_MASK_PPM | in ar9280SpurMitigate()