Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac_dma.h49 #define DMA_AXI_BLEN128 BIT(6) macro
55 #define DMA_BURST_LEN_DEFAULT (DMA_AXI_BLEN256 | DMA_AXI_BLEN128 | \
A Ddwmac4_dma.h75 #define DMA_AXI_BLEN128 BIT(6) macro
83 #define DMA_BURST_LEN_DEFAULT (DMA_AXI_BLEN256 | DMA_AXI_BLEN128 | \
A Ddwmac1000_dma.c50 value |= DMA_AXI_BLEN128; in dwmac1000_dma_axi()
A Ddwmac4_dma.c48 value |= DMA_AXI_BLEN128; in dwmac4_dma_axi()

Completed in 6 milliseconds