Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dsnps,dwmac.yaml31 - snps,dwxgmac
32 - snps,dwxgmac-2.10
76 - snps,dwxgmac
77 - snps,dwxgmac-2.10
315 - snps,dwxgmac
316 - snps,dwxgmac-2.10
361 - snps,dwxgmac
362 - snps,dwxgmac-2.10
413 compatible = "snps,dwxgmac-2.10", "snps,dwxgmac";
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-generic.c82 { .compatible = "snps,dwxgmac-2.10"},
83 { .compatible = "snps,dwxgmac"},
H A Dstmmac_platform.c539 if (of_device_is_compatible(np, "snps,dwxgmac")) { in stmmac_probe_config_dt()