Searched refs:DMA_BUS_MODE_MB (Results 1 – 3 of 3) sorted by relevance
222 #define DMA_BUS_MODE_MB 0x04000000 /* Mixed burst */ macro
38 #define DMA_BUS_MODE_MB BIT(14) macro
109 value |= DMA_BUS_MODE_MB; in dwmac1000_dma_init()