Home
last modified time | relevance | path

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

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