Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A DMakefile20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
H A Ducc_geth_ethtool.c34 #include "ucc_geth.h"
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()
H A Ducc_geth.h28 #define DRV_NAME "ucc_geth"
38 struct ucc_geth { struct
1164 struct ucc_geth __iomem *ug_regs;
H A Ducc_geth.c46 #include "ucc_geth.h"
444 struct ucc_geth __iomem *ug_regs; in get_statistics()
1313 struct ucc_geth __iomem *ug_regs; in adjust_enet_interface()
1581 struct ucc_geth __iomem *ug_regs; in adjust_link()
2040 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ucc_geth_stop()
2356 struct ucc_geth __iomem *ug_regs; in ucc_geth_startup()
3951 .compatible = "ucc_geth",
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A DMakefile20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
H A Ducc_geth_ethtool.c34 #include "ucc_geth.h"
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()
H A Ducc_geth.h28 #define DRV_NAME "ucc_geth"
38 struct ucc_geth { struct
1161 struct ucc_geth __iomem *ug_regs;
H A Ducc_geth.c47 #include "ucc_geth.h"
464 struct ucc_geth __iomem *ug_regs; in get_statistics()
1293 struct ucc_geth __iomem *ug_regs; in adjust_enet_interface()
1561 struct ucc_geth __iomem *ug_regs; in adjust_link()
1997 struct ucc_geth __iomem *ug_regs = ugeth->ug_regs; in ucc_geth_stop()
2267 struct ucc_geth __iomem *ug_regs; in ucc_geth_startup()
3776 .compatible = "ucc_geth",

Completed in 16 milliseconds