Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_dma.c587 value |= XGMAC_SPH; in dwxgmac2_enable_sph()
589 value &= ~XGMAC_SPH; in dwxgmac2_enable_sph()
Ddwxgmac2.h405 #define XGMAC_SPH BIT(24) macro