Searched defs:mtk_phy_instance (Results 1 – 1 of 1) sorted by relevance
306 struct mtk_phy_instance { struct307 struct phy *phy;308 void __iomem *port_base;309 union {336 struct mtk_phy_instance **phys; argument