Searched refs:DMA_BUS_MODE_MB (Results 1 – 4 of 4) sorted by relevance
166 #define DMA_BUS_MODE_MB 0x04000000 /* Mixed burst */ macro
27 #define DMA_BUS_MODE_MB BIT(14) macro
73 value |= DMA_BUS_MODE_MB; in dwmac1000_dma_init_channel()
204 value |= DMA_BUS_MODE_MB; in loongson_dwmac_dma_init_channel()