Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h228 #define GMAC_CONFIG1_SPLM(v) FIELD_PREP(GENMASK(9, 8), v) macro
H A Ddwmac4_dma.c512 value |= GMAC_CONFIG1_SPLM(1); /* Split mode set to L2OFST */ in dwmac4_enable_sph()