Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/boot/dts/
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";
Dmpc836x_rdk.dts266 compatible = "ucc_geth";
281 compatible = "ucc_geth";
296 compatible = "ucc_geth";
311 compatible = "ucc_geth";
Dmpc832x_rdb.dts277 compatible = "ucc_geth";
291 compatible = "ucc_geth";
Dmpc832x_mds.dts301 compatible = "ucc_geth";
315 compatible = "ucc_geth";
Dmpc836x_mds.dts358 compatible = "ucc_geth";
373 compatible = "ucc_geth";
/linux-6.1.9/arch/powerpc/boot/dts/fsl/
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";
Dp1025rdb_32b.dts95 compatible = "ucc_geth";
122 compatible = "ucc_geth";
Dp1021mds.dts280 compatible = "ucc_geth";
308 compatible = "ucc_geth";
Dmpc8568mds.dts199 compatible = "ucc_geth";
210 compatible = "ucc_geth";
Dp1025twr.dtsi238 compatible = "ucc_geth";
267 compatible = "ucc_geth";
/linux-6.1.9/drivers/net/ethernet/freescale/
DMakefile20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
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()
Ducc_geth.h38 struct ucc_geth { struct
1161 struct ucc_geth __iomem *ug_regs;
Ducc_geth.c463 struct ucc_geth __iomem *ug_regs; in get_statistics()
1292 struct ucc_geth __iomem *ug_regs; in adjust_enet_interface()
1560 struct ucc_geth __iomem *ug_regs; in adjust_link()
1996 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ucc_geth_stop()
2266 struct ucc_geth __iomem *ug_regs; in ucc_geth_startup()
/linux-6.1.9/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-6.1.9/
DMAINTAINERS8277 F: drivers/net/ethernet/freescale/ucc_geth*