Home
last modified time | relevance | path

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

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