Home
last modified time | relevance | path

Searched full:dwxgmac (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml31 - snps,dwxgmac
32 - snps,dwxgmac-2.10
67 - snps,dwxgmac
68 - snps,dwxgmac-2.10
301 - snps,dwxgmac
302 - snps,dwxgmac-2.10
347 - snps,dwxgmac
348 - snps,dwxgmac-2.10
399 compatible = "snps,dwxgmac-2.10", "snps,dwxgmac";
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-generic.c81 { .compatible = "snps,dwxgmac-2.10"},
82 { .compatible = "snps,dwxgmac"},
Dstmmac_platform.c526 if (of_device_is_compatible(np, "snps,dwxgmac")) { in stmmac_probe_config_dt()