Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h151 #define AR_PHY_BIN_MASK_3 0x9908 macro
HDar5212_reset.c1821 OS_REG_WRITE(ah, AR_PHY_BIN_MASK_3, 0); in ar5212SetSpurMitigation()
1911 OS_REG_WRITE(ah, AR_PHY_BIN_MASK_3, binMagMask[2]); in ar5212SetSpurMitigation()
/trueos/tools/tools/ath/common/
HDdumpregs_5212.c369 DEFVOID(AR_PHY_BIN_MASK_3, "PHY_BIN_MASK_3"),
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c810 OS_REG_WRITE(ah, AR_PHY_BIN_MASK_3, tmp_mask); in ar9280SpurMitigate()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c821 OS_REG_WRITE(ah, AR_PHY_BIN_MASK_3, tmp_mask); in ar5416SpurMitigate()