Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h255 #define AR_PHY_TIMING7 0x9980 /* Spur mitigation masks */ macro
HDar5212_reset.c1813 OS_REG_WRITE(ah, AR_PHY_TIMING7, 0); in ar5212SetSpurMitigation()
1903 OS_REG_WRITE(ah, AR_PHY_TIMING7, pilotMask[0]); in ar5212SetSpurMitigation()
/trueos/tools/tools/ath/common/
HDdumpregs_5212.c385 DEFVOID(AR_PHY_TIMING7, "PHY_TIMING7"),
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c574 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, in ar9280SpurMitigate()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c641 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, in ar5416SpurMitigate()