Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.h135 #define DMA_CONTROL_SPH BIT(24) macro
H A Ddwmac4_dma.c531 value |= DMA_CONTROL_SPH; in dwmac4_enable_sph()
533 value &= ~DMA_CONTROL_SPH; in dwmac4_enable_sph()