Searched defs:mtk_phy_instance (Results 1 – 1 of 1) sorted by relevance
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