Home
last modified time | relevance | path

Searched refs:AR_DMASIZE_128B (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210reg.h224 #define AR_DMASIZE_128B 5 /* DMA size 128 bytes */ macro
HDar5210_reset.c176 OS_REG_WRITE(ah, AR_TXCFG, AR_DMASIZE_128B); in ar5210Reset()
177 OS_REG_WRITE(ah, AR_RXCFG, AR_DMASIZE_128B); in ar5210Reset()
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211reg.h319 #define AR_DMASIZE_128B 0x00000005 /* DMA size 128 bytes */ macro
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h363 #define AR_DMASIZE_128B 0x00000005 /* DMA size 128 bytes */ macro
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h94 #define AR_DMASIZE_128B 0x00000005 // DMA size 128 bytes macro