Home
last modified time | relevance | path

Searched refs:DMA_BUS_MODE_MB (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000.h213 #define DMA_BUS_MODE_MB 0x04000000 /* Mixed burst */ macro
H A Ddwmac1000_dma.c99 value |= DMA_BUS_MODE_MB; in dwmac1000_dma_init()
H A Ddwmac4_dma.h39 #define DMA_BUS_MODE_MB BIT(14) macro