Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c108 DEFBASIC(AR_CCUCFG, "CCUCFG"),
H A Ddumpregs_5416.c113 DEFBASIC(AR_CCUCFG, "CCUCFG"),
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h77 #define AR_CCUCFG 0x0604 /* Compression catchup configuration */ macro
H A Dar5212_reset.c1496 OS_REG_WRITE(ah, AR_CCUCFG, in ar5212SetCompRegs()