Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_dma.c521 value |= XGMAC_SPH; in dwxgmac2_enable_sph()
523 value &= ~XGMAC_SPH; in dwxgmac2_enable_sph()
Ddwxgmac2.h368 #define XGMAC_SPH BIT(24) macro