Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml33 - snps,dwxgmac
34 - snps,dwxgmac-2.10
89 - snps,dwxgmac
90 - snps,dwxgmac-2.10
329 - snps,dwxgmac
330 - snps,dwxgmac-2.10
383 - snps,dwxgmac
384 - snps,dwxgmac-2.10
435 compatible = "snps,dwxgmac-2.10", "snps,dwxgmac";
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-generic.c82 { .compatible = "snps,dwxgmac-2.10"},
83 { .compatible = "snps,dwxgmac"},
Dstmmac_platform.c536 if (of_device_is_compatible(np, "snps,dwxgmac")) { in stmmac_probe_config_dt()