Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/net/ !
Dsnps,dwmac.yaml34 - snps,dwxgmac
35 - snps,dwxgmac-2.10
98 - snps,dwxgmac
99 - snps,dwxgmac-2.10
630 - snps,dwxgmac
631 - snps,dwxgmac-2.10
643 compatible = "snps,dwxgmac-2.10", "snps,dwxgmac";
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ !
Ddwmac-generic.c62 { .compatible = "snps,dwxgmac-2.10"},
63 { .compatible = "snps,dwxgmac"},
Dstmmac_platform.c573 if (of_device_is_compatible(np, "snps,dwxgmac")) { in stmmac_probe_config_dt()