Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h255 #define AR_PHY_TIMING8 0x9984 macro
H A Dar5212_reset.c1816 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING8, AR_PHY_TIMING8_PILOT_MASK_2, 0); in ar5212SetSpurMitigation()
1906 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING8, AR_PHY_TIMING8_PILOT_MASK_2, pilotMask[1]); in ar5212SetSpurMitigation()
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c385 DEFVOID(AR_PHY_TIMING8, "PHY_TIMING8"),
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c574 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, in ar9280SpurMitigate()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c641 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, in ar5416SpurMitigate()