Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h78 #define DMA_AXI_BLEN8 BIT(2) macro
82 DMA_AXI_BLEN16 | DMA_AXI_BLEN8 | \
Ddwmac4_dma.h79 #define DMA_AXI_BLEN8 BIT(2) macro
85 DMA_AXI_BLEN16 | DMA_AXI_BLEN8 | \
Ddwmac1000_dma.c62 value |= DMA_AXI_BLEN8; in dwmac1000_dma_axi()
Ddwmac4_dma.c61 value |= DMA_AXI_BLEN8; in dwmac4_dma_axi()