Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h50 #define DMA_AXI_BLEN64 BIT(5) macro
56 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
Ddwmac4_dma.h76 #define DMA_AXI_BLEN64 BIT(5) macro
84 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
Ddwmac1000_dma.c53 value |= DMA_AXI_BLEN64; in dwmac1000_dma_axi()
Ddwmac4_dma.c51 value |= DMA_AXI_BLEN64; in dwmac4_dma_axi()