Home
last modified time | relevance | path

Searched refs:ucc_geth (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/arch/powerpc/boot/dts/
Dkmeter1.dts321 compatible = "ucc_geth";
337 compatible = "ucc_geth";
353 compatible = "ucc_geth";
369 compatible = "ucc_geth";
385 compatible = "ucc_geth";
401 compatible = "ucc_geth";
417 compatible = "ucc_geth";
Dmpc836x_rdk.dts270 compatible = "ucc_geth";
285 compatible = "ucc_geth";
300 compatible = "ucc_geth";
315 compatible = "ucc_geth";
Dmpc832x_rdb.dts281 compatible = "ucc_geth";
295 compatible = "ucc_geth";
Dmpc832x_mds.dts304 compatible = "ucc_geth";
318 compatible = "ucc_geth";
Dmpc836x_mds.dts362 compatible = "ucc_geth";
377 compatible = "ucc_geth";
/Linux-v4.19/arch/powerpc/boot/dts/fsl/
Dmpc8569mds.dts259 compatible = "ucc_geth";
330 compatible = "ucc_geth";
353 compatible = "ucc_geth";
376 compatible = "ucc_geth";
399 compatible = "ucc_geth";
410 compatible = "ucc_geth";
Dp1025rdb_32b.dts95 compatible = "ucc_geth";
122 compatible = "ucc_geth";
Dp1021mds.dts284 compatible = "ucc_geth";
312 compatible = "ucc_geth";
Dmpc8568mds.dts203 compatible = "ucc_geth";
214 compatible = "ucc_geth";
Dp1025twr.dtsi238 compatible = "ucc_geth";
267 compatible = "ucc_geth";
/Linux-v4.19/drivers/net/ethernet/freescale/
DMakefile20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
Ducc_geth_ethtool.c196 return sizeof(struct ucc_geth); in uec_get_regs_len()
208 for (i = 0; i < sizeof(struct ucc_geth) / sizeof(u32); i++) in uec_get_regs()
Ducc_geth.h43 struct ucc_geth { struct
1162 struct ucc_geth __iomem *ug_regs;
Ducc_geth.c447 struct ucc_geth __iomem *ug_regs; in get_statistics()
1316 struct ucc_geth __iomem *ug_regs; in adjust_enet_interface()
1584 struct ucc_geth __iomem *ug_regs; in adjust_link()
2051 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ucc_geth_stop()
2367 struct ucc_geth __iomem *ug_regs; in ucc_geth_startup()
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Ducc.txt6 - compatible : could be "ucc_geth" or "fsl_atm" and so on.
57 compatible = "ucc_geth";
/Linux-v4.19/
DMAINTAINERS5912 F: drivers/net/ethernet/freescale/ucc_geth*