Searched defs:mt7530_priv (Results 1 – 1 of 1) sorted by relevance
808 struct mt7530_priv { struct809 struct device *dev;810 struct dsa_switch *ds;811 struct mii_bus *bus;812 struct reset_control *rstc;813 struct regulator *core_pwr;814 struct regulator *io_pwr;815 struct gpio_desc *reset;816 const struct mt753x_info *info;817 unsigned int id;[all …]