Lines Matching defs:mtk_phy_instance
312 struct mtk_phy_instance { struct313 struct phy *phy;314 void __iomem *port_base;315 union {319 struct clk_bulk_data clks[TPHY_CLKS_CNT];343 struct mtk_phy_instance **phys; argument