Searched refs:ucc_geth (Results 1 – 14 of 14) 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";
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
34 #include "ucc_geth.h"158 return sizeof(struct ucc_geth); in uec_get_regs_len() 170 for (i = 0; i < sizeof(struct ucc_geth) / sizeof(u32); i++) in uec_get_regs()
29 #define DRV_NAME "ucc_geth"39 struct ucc_geth { struct 1161 struct ucc_geth __iomem *ug_regs;40 uccfucc_geth global() argument 41 res0ucc_geth global() argument 43 maccfg1ucc_geth global() argument 44 maccfg2ucc_geth global() argument 45 ipgifgucc_geth global() argument 46 hafdupucc_geth global() argument 47 res1ucc_geth global() argument 48 miimngucc_geth global() argument 49 ifctlucc_geth global() argument 50 ifstatucc_geth global() argument 51 macstnaddr1ucc_geth global() argument 52 macstnaddr2ucc_geth global() argument 53 res2ucc_geth global() argument 54 uemprucc_geth global() argument 55 utbiparucc_geth global() argument 56 uescrucc_geth global() argument 57 res3ucc_geth global() argument 58 tx64ucc_geth global() argument 63 tx127ucc_geth global() argument 67 tx255ucc_geth global() argument 70 rx64ucc_geth global() argument 73 rx127ucc_geth global() argument 76 rx255ucc_geth global() argument 79 txokucc_geth global() argument 82 txcfucc_geth global() argument 84 res4ucc_geth global() argument 85 tmcaucc_geth global() argument 88 tbcaucc_geth global() argument 91 rxfokucc_geth global() argument 92 rxbokucc_geth global() argument 93 rbytucc_geth global() argument 97 rmcaucc_geth global() argument 100 rbcaucc_geth global() argument 103 scarucc_geth global() argument 104 scamucc_geth global() argument 105 res5ucc_geth global() argument
48 #include "ucc_geth.h"464 struct ucc_geth __iomem *ug_regs; in get_statistics() 1493 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ugeth_mac_link_up() 1895 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ucc_geth_stop() 2164 struct ucc_geth __iomem *ug_regs; in ucc_geth_startup() 3622 .compatible = "ucc_geth",
6 - compatible : could be "ucc_geth" or "fsl_atm" and so on.57 compatible = "ucc_geth";
9857 F: drivers/net/ethernet/freescale/ucc_geth*