Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c313 id = stmmac_get_id(priv, GMAC_VERSION); in stmmac_hwif_init()
H A Ddwmac-loongson.c578 ld->loongson_id = readl(res.addr + GMAC_VERSION) & 0xff; in loongson_dwmac_probe()
H A Dhwif.h690 #define GMAC_VERSION 0x00000020 /* GMAC CORE Version */ macro