Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h62 #define DMA_AXI_BLEN16 BIT(3) macro
67 DMA_AXI_BLEN16 | DMA_AXI_BLEN8 | \
Ddwmac4_dma.h76 #define DMA_AXI_BLEN16 BIT(3) macro
83 DMA_AXI_BLEN16 | DMA_AXI_BLEN8 | \
Ddwmac1000_dma.c69 value |= DMA_AXI_BLEN16; in dwmac1000_dma_axi()
Ddwmac4_dma.c60 value |= DMA_AXI_BLEN16; in dwmac4_dma_axi()