Home
last modified time | relevance | path

Searched refs:AR_PCU_CLEAR_VMF (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_xmit.c852 OS_REG_SET_BIT(ah, AR_PCU_MISC, AR_PCU_FORCE_QUIET_COLL | AR_PCU_CLEAR_VMF); in ar9300_abort_tx_dma()
913 OS_REG_CLR_BIT(ah, AR_PCU_MISC, AR_PCU_FORCE_QUIET_COLL | AR_PCU_CLEAR_VMF); in ar9300_abort_tx_dma()
HDar9300reg.h1740 #define AR_PCU_CLEAR_VMF 0x01000000 // clear vmf mode (fast cc) macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416reg.h522 #define AR_PCU_CLEAR_VMF 0x01000000 /* clear vmf mode (fast cc)*/ macro