Searched refs:AR_PHYCNTMASK2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5212.c | 336 DEFBASIC(AR_PHYCNTMASK2, "PHYCMSK2"), 341 DEFVOID(AR_PHYCNTMASK2, "PHYCNTMASK2"),
|
H A D | dumpregs_5416.c | 371 DEFBASIC(AR_PHYCNTMASK2, "PHYCMSK2"),
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_ani.c | 81 OS_REG_WRITE(ah, AR_PHYCNTMASK2, AR_PHY_ERR_CCK_TIMING); in enableAniMIBCounters() 98 OS_REG_WRITE(ah, AR_PHYCNTMASK2, 0); in disableAniMIBCounters() 572 OS_REG_WRITE(ah, AR_PHYCNTMASK2, AR_PHY_ERR_CCK_TIMING); in ar5212AniRestart()
|
H A D | ar5212reg.h | 327 #define AR_PHYCNTMASK2 0x8138 /* Phy Error 2 counter mask */ macro
|