Home
last modified time | relevance | path

Searched refs:AR_PHYCNTMASK1 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/tools/tools/ath/common/
HDdumpregs_5212.c334 DEFBASIC(AR_PHYCNTMASK1, "PHYCMSK1"),
339 DEFVOID(AR_PHYCNTMASK1, "PHYCNTMASK1"),
HDdumpregs_5416.c369 DEFBASIC(AR_PHYCNTMASK1, "PHYCMSK1"),
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_ani.c80 OS_REG_WRITE(ah, AR_PHYCNTMASK1, AR_PHY_ERR_OFDM_TIMING); in enableAniMIBCounters()
97 OS_REG_WRITE(ah, AR_PHYCNTMASK1, 0); in disableAniMIBCounters()
571 OS_REG_WRITE(ah, AR_PHYCNTMASK1, AR_PHY_ERR_OFDM_TIMING); in ar5212AniRestart()
HDar5212reg.h325 #define AR_PHYCNTMASK1 0x8130 /* Phy Error 1 counter mask */ macro