Home
last modified time | relevance | path

Searched refs:DWMAC_CORE_4_10 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h34 #define DWMAC_CORE_4_10 0x41 macro
H A Dhwif.c212 .min_id = DWMAC_CORE_4_10,
H A Dstmmac_main.c692 if (priv->synopsys_id < DWMAC_CORE_4_10) in stmmac_hwtstamp_set()