Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/boot/dts/
H A Dkmeter1.dts317 compatible = "ucc_geth";
333 compatible = "ucc_geth";
349 compatible = "ucc_geth";
365 compatible = "ucc_geth";
381 compatible = "ucc_geth";
397 compatible = "ucc_geth";
413 compatible = "ucc_geth";
H A Dmpc836x_rdk.dts266 compatible = "ucc_geth";
281 compatible = "ucc_geth";
296 compatible = "ucc_geth";
311 compatible = "ucc_geth";
H A Dmpc832x_rdb.dts277 compatible = "ucc_geth";
291 compatible = "ucc_geth";
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569mds.dts255 compatible = "ucc_geth";
326 compatible = "ucc_geth";
349 compatible = "ucc_geth";
372 compatible = "ucc_geth";
395 compatible = "ucc_geth";
406 compatible = "ucc_geth";
H A Dp1025rdb_32b.dts95 compatible = "ucc_geth";
122 compatible = "ucc_geth";
H A Dp1021mds.dts280 compatible = "ucc_geth";
308 compatible = "ucc_geth";
H A Dmpc8568mds.dts199 compatible = "ucc_geth";
210 compatible = "ucc_geth";
H A Dp1025twr.dtsi238 compatible = "ucc_geth";
267 compatible = "ucc_geth";
/openbmc/linux/drivers/net/ethernet/freescale/
H A DMakefile20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
H A Ducc_geth_ethtool.c192 return sizeof(struct ucc_geth); in uec_get_regs_len()
204 for (i = 0; i < sizeof(struct ucc_geth) / sizeof(u32); i++) in uec_get_regs()
H A Ducc_geth.h38 struct ucc_geth { struct
1161 struct ucc_geth __iomem *ug_regs;
H A Ducc_geth.c464 struct ucc_geth __iomem *ug_regs; in get_statistics()
1293 struct ucc_geth __iomem *ug_regs; in adjust_enet_interface()
1561 struct ucc_geth __iomem *ug_regs; in adjust_link()
1997 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ucc_geth_stop()
2267 struct ucc_geth __iomem *ug_regs; in ucc_geth_startup()
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt6 - compatible : could be "ucc_geth" or "fsl_atm" and so on.
57 compatible = "ucc_geth";
/openbmc/linux/
H A DMAINTAINERS8418 F: drivers/net/ethernet/freescale/ucc_geth*