Home
last modified time | relevance | path

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

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