Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h52 #define DMA_AXI_BLEN16 BIT(3) macro
57 DMA_AXI_BLEN16 | DMA_AXI_BLEN8 | \
H A Ddwmac4_dma.h78 #define DMA_AXI_BLEN16 BIT(3) macro
85 DMA_AXI_BLEN16 | DMA_AXI_BLEN8 | \
H A Ddwmac1000_dma.c59 value |= DMA_AXI_BLEN16; in dwmac1000_dma_axi()
H A Ddwmac4_dma.c58 value |= DMA_AXI_BLEN16; in dwmac4_dma_axi()