Searched refs:cpts_create (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/ti/ |
| D | cpts.h | 130 struct cpts *cpts_create(struct device *dev, void __iomem *regs, 161 struct cpts *cpts_create(struct device *dev, void __iomem *regs, in cpts_create() function
|
| D | cpts.c | 751 struct cpts *cpts_create(struct device *dev, void __iomem *regs, in cpts_create() function 803 EXPORT_SYMBOL_GPL(cpts_create);
|
| D | cpsw_priv.c | 540 cpsw->cpts = cpts_create(cpsw->dev, cpts_regs, cpts_node, in cpsw_init_common()
|
| D | netcp_ethss.c | 3713 gbe_dev->cpts = cpts_create(gbe_dev->dev, gbe_dev->cpts_reg, in gbe_probe()
|