Searched refs:ucc_geth (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth_ethtool.c39 #include "ucc_geth.h"
198 return sizeof(struct ucc_geth);
210 for (i = 0; i < sizeof(struct ucc_geth) / sizeof(u32); i++)
H A Ducc_geth.h31 #define DRV_NAME "ucc_geth"
42 struct ucc_geth { struct
1161 struct ucc_geth __iomem *ug_regs;
H A DMakefile43 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
H A Ducc_geth.c42 #include "ucc_geth.h"
456 struct ucc_geth __iomem *ug_regs;
1335 struct ucc_geth __iomem *ug_regs;
1603 struct ucc_geth __iomem *ug_regs;
2048 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs;
2222 struct ucc_geth __iomem *ug_regs;
3791 "ucc_geth: invalid rx-clock-name property\n");
3800 "ucc_geth: missing rx-clock-name property\n");
3805 "ucc_geth: invalid rx-clock propperty\n");
3817 "ucc_geth
[all...]

Completed in 149 milliseconds