Home
last modified time | relevance | path

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

/NextBSD/tools/tools/ath/common/
HDdumpregs_5416.c120 DEFBASIC(AR_CPCOVF, "CPCOVF"),
HDdumpregs_5212.c115 DEFBASIC(AR_CPCOVF, "CPCOVF"),
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h82 #define AR_CPCOVF 0x0620 /* Compression performance overflow status */ macro
HDar5212_reset.c1500 OS_REG_WRITE(ah, AR_CPCOVF, 0); in ar5212SetCompRegs()