Searched refs:DMA_CONTROL_TSE (Results 1 – 2 of 2) sorted by relevance
452 writel(value | DMA_CONTROL_TSE, in dwmac4_enable_tso()457 writel(value & ~DMA_CONTROL_TSE, in dwmac4_enable_tso()
128 #define DMA_CONTROL_TSE BIT(12) macro