Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h60 #define DMA_AXI_BLEN64 BIT(5) macro
66 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
Ddwmac4_dma.h74 #define DMA_AXI_BLEN64 BIT(5) macro
82 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
Ddwmac1000_dma.c63 value |= DMA_AXI_BLEN64; in dwmac1000_dma_axi()
Ddwmac4_dma.c54 value |= DMA_AXI_BLEN64; in dwmac4_dma_axi()