Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/common/
H A Ddumpregs_5212.c107 DEFBASIC(AR_DCCFG, "DCCFG"),
H A Ddumpregs_5416.c110 DEFBASIC(AR_DCCFG, "DCCFG"),
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h75 #define AR_DCCFG 0x0420 /* Decompression configuration */ macro
H A Dar5212_reset.c1490 OS_REG_WRITE(ah, AR_DCCFG, 1); in ar5212SetCompRegs()