Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h33 #define DWMAC_CORE_4_10 0x41 macro
H A Dhwif.c189 .min_id = DWMAC_CORE_4_10,
H A Dstmmac_main.c631 if (priv->synopsys_id < DWMAC_CORE_4_10) in stmmac_hwtstamp_set()