Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h75 #define DMA_AXI_BLEN64 BIT(5) macro
81 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
H A Ddwmac4_dma.h76 #define DMA_AXI_BLEN64 BIT(5) macro
84 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
H A Ddwmac1000_dma.c53 value |= DMA_AXI_BLEN64; in dwmac1000_dma_axi()
H A Ddwmac4_dma.c52 value |= DMA_AXI_BLEN64; in dwmac4_dma_axi()