Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.h140 #define DMA_CONTROL_TSE BIT(12) macro
H A Ddwmac4_dma.c481 writel(value | DMA_CONTROL_TSE, in dwmac4_enable_tso()
486 writel(value & ~DMA_CONTROL_TSE, in dwmac4_enable_tso()