Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h289 #define GMAC_CONFIG1_SAVE_EN BIT(24) macro
H A Ddwmac4_dma.c539 value |= GMAC_CONFIG1_SAVE_EN; /* Enable Split AV mode */ in dwmac4_enable_sph()