Home
last modified time | relevance | path

Searched refs:AR_CCUCFG_CATCHUP_EN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h1002 #define AR_CCUCFG_CATCHUP_EN 0x00000001 /* Compression catchup enable */ macro
H A Dar5212_reset.c1498 AR_CCUCFG_RESET_VAL | AR_CCUCFG_CATCHUP_EN); in ar5212SetCompRegs()