Searched defs:mt7530_priv (Results 1 – 1 of 1) sorted by relevance
449 struct mt7530_priv { struct450 struct device *dev;451 struct dsa_switch *ds;452 struct mii_bus *bus;453 struct reset_control *rstc;454 struct regmap *ethernet;455 struct regulator *core_pwr;456 struct regulator *io_pwr;457 struct gpio_desc *reset;458 unsigned int id;[all …]