Searched refs:DMA_AXIAWRCR (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_dev.c | 654 AXGMAC_SET_BITS(arwcache, DMA_AXIAWRCR, TDWD, 0x1); in axgbe_config_dma_cache() 655 AXGMAC_SET_BITS(arwcache, DMA_AXIAWRCR, TDWC, 0x3); in axgbe_config_dma_cache() 656 AXGMAC_SET_BITS(arwcache, DMA_AXIAWRCR, RDRC, 0x3); in axgbe_config_dma_cache() 657 AXGMAC_IOWRITE(pdata, DMA_AXIAWRCR, arwcache); in axgbe_config_dma_cache()
|
| H A D | axgbe_regs.h | 15 DMA_AXIAWRCR, /* DMA AXI TxRx AWR ACE Ctrl */
|
| H A D | axgbe_common.h | 57 #define DMA_AXIAWRCR 0x301c macro
|