Searched refs:AR_PHYCNTMASK1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5212.c | 334 DEFBASIC(AR_PHYCNTMASK1, "PHYCMSK1"), 339 DEFVOID(AR_PHYCNTMASK1, "PHYCNTMASK1"),
|
H A D | dumpregs_5416.c | 369 DEFBASIC(AR_PHYCNTMASK1, "PHYCMSK1"),
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_ani.c | 80 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()
|
H A D | ar5212reg.h | 325 #define AR_PHYCNTMASK1 0x8130 /* Phy Error 1 counter mask */ macro
|