Searched defs:mv3310_chip (Results 1 – 1 of 1) sorted by relevance
150 struct mv3310_chip { struct151 bool (*has_downshift)(struct phy_device *phydev);152 void (*init_supported_interfaces)(unsigned long *mask);176 static const struct mv3310_chip *to_mv3310_chip(struct phy_device *phydev) in to_mv3310_chip() argument