Home
last modified time | relevance | path

Searched defs:mt7530_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/dsa/
Dmt7530.h449 struct mt7530_priv { struct
450 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 …]