Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h61 #define DMA_AXI_BLEN32 BIT(4) macro
66 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
Ddwmac4_dma.h75 #define DMA_AXI_BLEN32 BIT(4) macro
82 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
Ddwmac1000_dma.c66 value |= DMA_AXI_BLEN32; in dwmac1000_dma_axi()
Ddwmac4_dma.c57 value |= DMA_AXI_BLEN32; in dwmac4_dma_axi()