Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h51 #define DMA_AXI_BLEN32 BIT(4) macro
56 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
H A Ddwmac4_dma.h77 #define DMA_AXI_BLEN32 BIT(4) macro
84 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
H A Ddwmac1000_dma.c56 value |= DMA_AXI_BLEN32; in dwmac1000_dma_axi()
H A Ddwmac4_dma.c55 value |= DMA_AXI_BLEN32; in dwmac4_dma_axi()