Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h213 #define DMA_BUS_MODE_MB 0x04000000 /* Mixed burst */ macro
Ddwmac1000_dma.c101 value |= DMA_BUS_MODE_MB; in dwmac1000_dma_init_channel()
Ddwmac4_dma.h39 #define DMA_BUS_MODE_MB BIT(14) macro
Ddwmac-loongson.c231 value |= DMA_BUS_MODE_MB; in loongson_dwmac_dma_init_channel()