Searched full:dwxgmac (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | snps,dwmac.yaml | 31 - 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/ |
D | dwmac-generic.c | 81 { .compatible = "snps,dwxgmac-2.10"}, 82 { .compatible = "snps,dwxgmac"},
|
D | stmmac_platform.c | 526 if (of_device_is_compatible(np, "snps,dwxgmac")) { in stmmac_probe_config_dt()
|