Searched refs:AR_PHYCNTMASK2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/tools/tools/ath/common/ |
| D | dumpregs_5212.c | 337 DEFBASIC(AR_PHYCNTMASK2, "PHYCMSK2"), 342 DEFVOID(AR_PHYCNTMASK2, "PHYCNTMASK2"),
|
| D | dumpregs_5416.c | 370 DEFBASIC(AR_PHYCNTMASK2, "PHYCMSK2"),
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| 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()
|
| D | ar5212reg.h | 325 #define AR_PHYCNTMASK2 0x8138 /* Phy Error 2 counter mask */ macro
|