Searched refs:ucc_geth (Results 1 – 16 of 16) sorted by relevance
321 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";
270 compatible = "ucc_geth";285 compatible = "ucc_geth";300 compatible = "ucc_geth";315 compatible = "ucc_geth";
281 compatible = "ucc_geth";295 compatible = "ucc_geth";
304 compatible = "ucc_geth";318 compatible = "ucc_geth";
362 compatible = "ucc_geth";377 compatible = "ucc_geth";
259 compatible = "ucc_geth";330 compatible = "ucc_geth";353 compatible = "ucc_geth";376 compatible = "ucc_geth";399 compatible = "ucc_geth";410 compatible = "ucc_geth";
95 compatible = "ucc_geth";122 compatible = "ucc_geth";
284 compatible = "ucc_geth";312 compatible = "ucc_geth";
203 compatible = "ucc_geth";214 compatible = "ucc_geth";
238 compatible = "ucc_geth";267 compatible = "ucc_geth";
20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
196 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()
43 struct ucc_geth { struct1162 struct ucc_geth __iomem *ug_regs;
447 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()
6 - compatible : could be "ucc_geth" or "fsl_atm" and so on.57 compatible = "ucc_geth";
5912 F: drivers/net/ethernet/freescale/ucc_geth*