Searched defs:b53_device (Results 1 – 2 of 2) sorted by relevance
107 struct b53_device { struct108 struct dsa_switch *ds;109 struct b53_platform_data *pdata;110 const char *name;112 struct mutex reg_mutex;113 struct mutex stats_mutex;114 struct mutex arl_mutex;115 const struct b53_io_ops *ops;118 u32 chip_id;119 u8 core_rev;[all …]
113 struct b53_device { struct114 struct mii_dev *bus;115 unsigned int cpu_port;