Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c586 value |= XGMAC_SPH; in dwxgmac2_enable_sph()
588 value &= ~XGMAC_SPH; in dwxgmac2_enable_sph()
H A Ddwxgmac2.h408 #define XGMAC_SPH BIT(24) macro