Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h51 #define DMA_AXI_BLEN32 BIT(4) macro
56 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
H A Ddwmac4_dma.h73 #define DMA_AXI_BLEN32 BIT(4) macro
80 DMA_AXI_BLEN64 | DMA_AXI_BLEN32 | \
H A Ddwmac1000_dma.c56 value |= DMA_AXI_BLEN32; in dwmac1000_dma_axi()
H A Ddwmac4_dma.c54 value |= DMA_AXI_BLEN32; in dwmac4_dma_axi()