Home
last modified time | relevance | path

Searched refs:DMA_BUS_MODE_PBL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.h36 #define DMA_BUS_MODE_PBL BIT(16) macro
H A Ddwmac4_dma.c128 value = value | DMA_BUS_MODE_PBL; in dwmac4_dma_init_channel()
146 value = value | DMA_BUS_MODE_PBL; in dwmac410_dma_init_channel()