Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.h119 #define DMA_CONTROL_SPH BIT(24) macro
Ddwmac4_dma.c483 value |= DMA_CONTROL_SPH; in dwmac4_enable_sph()
485 value &= ~DMA_CONTROL_SPH; in dwmac4_enable_sph()