Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h260 #define AR_PHY_BIN_MASK2_1 0x9988 macro
HDar5212_reset.c1823 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_1, 0); in ar5212SetSpurMitigation()
1913 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_1, binMagMask[0]); in ar5212SetSpurMitigation()
/trueos/tools/tools/ath/common/
HDdumpregs_5212.c387 DEFVOID(AR_PHY_BIN_MASK2_1, "PHY_BIN_MASK2_1"),
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c832 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_1, tmp_mask); in ar9280SpurMitigate()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c843 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_1, tmp_mask); in ar5416SpurMitigate()