Searched refs:DMA_SYS_BUS_MB (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac4_dma.h | 70 #define DMA_SYS_BUS_MB BIT(14) macro |
H A D | dwmac4_dma.c | 166 value |= DMA_SYS_BUS_MB; in dwmac4_dma_init() |