Home
last modified time | relevance | path

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

/linux-4.1.27/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";
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";
Dmpc836x_rdk.dts270 compatible = "ucc_geth";
285 compatible = "ucc_geth";
300 compatible = "ucc_geth";
315 compatible = "ucc_geth";
Dp1025rdb_32b.dts95 compatible = "ucc_geth";
122 compatible = "ucc_geth";
Dp1021mds.dts284 compatible = "ucc_geth";
312 compatible = "ucc_geth";
Dmpc832x_rdb.dts281 compatible = "ucc_geth";
295 compatible = "ucc_geth";
Dmpc8568mds.dts203 compatible = "ucc_geth";
214 compatible = "ucc_geth";
Dp1025twr.dtsi226 compatible = "ucc_geth";
255 compatible = "ucc_geth";
Dmpc832x_mds.dts304 compatible = "ucc_geth";
318 compatible = "ucc_geth";
Dmpc836x_mds.dts362 compatible = "ucc_geth";
377 compatible = "ucc_geth";
/linux-4.1.27/drivers/net/ethernet/freescale/
DMakefile19 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
Ducc_geth_ethtool.c197 return sizeof(struct ucc_geth); in uec_get_regs_len()
209 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()
1582 struct ucc_geth __iomem *ug_regs; in adjust_link()
2045 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ucc_geth_stop()
2361 struct ucc_geth __iomem *ug_regs; in ucc_geth_startup()
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Ducc.txt6 - compatible : could be "ucc_geth" or "fsl_atm" and so on.
59 compatible = "ucc_geth";
/linux-4.1.27/
DMAINTAINERS4183 F: drivers/net/ethernet/freescale/ucc_geth*