Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h260 #define AR_PHY_BIN_MASK2_2 0x998c macro
HDar5212_reset.c1826 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_2, 0); in ar5212SetSpurMitigation()
1916 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_2, binMagMask[1]); in ar5212SetSpurMitigation()
/freebsd-14-stable/tools/tools/ath/common/
HDdumpregs_5212.c387 DEFVOID(AR_PHY_BIN_MASK2_2, "PHY_BIN_MASK2_2"),
/freebsd-14-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c843 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_2, tmp_mask); in ar9280SpurMitigate()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c853 OS_REG_WRITE(ah, AR_PHY_BIN_MASK2_2, tmp_mask); in ar5416SpurMitigate()