Searched defs:am65_cpsw_port (Results 1 – 1 of 1) sorted by relevance
43 struct am65_cpsw_port { struct44 struct am65_cpsw_common *common;45 struct net_device *ndev;46 const char *name;47 u32 port_id;48 void __iomem *port_base;49 void __iomem *sgmii_base;50 void __iomem *stat_base;51 void __iomem *fetch_ram_base;52 bool disabled;[all …]