Searched refs:ucc_geth (Results 1 – 16 of 16) sorted by relevance
317 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";
266 compatible = "ucc_geth";281 compatible = "ucc_geth";296 compatible = "ucc_geth";311 compatible = "ucc_geth";
277 compatible = "ucc_geth";291 compatible = "ucc_geth";
301 compatible = "ucc_geth";315 compatible = "ucc_geth";
358 compatible = "ucc_geth";373 compatible = "ucc_geth";
255 compatible = "ucc_geth";326 compatible = "ucc_geth";349 compatible = "ucc_geth";372 compatible = "ucc_geth";395 compatible = "ucc_geth";406 compatible = "ucc_geth";
95 compatible = "ucc_geth";122 compatible = "ucc_geth";
280 compatible = "ucc_geth";308 compatible = "ucc_geth";
199 compatible = "ucc_geth";210 compatible = "ucc_geth";
238 compatible = "ucc_geth";267 compatible = "ucc_geth";
20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
192 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()
38 struct ucc_geth { struct1161 struct ucc_geth __iomem *ug_regs;
463 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()
6 - compatible : could be "ucc_geth" or "fsl_atm" and so on.57 compatible = "ucc_geth";
8277 F: drivers/net/ethernet/freescale/ucc_geth*