Searched defs:mtk_phy_instance (Results 1 – 1 of 1) sorted by relevance
310 struct mtk_phy_instance { struct311 struct phy *phy;312 void __iomem *port_base;313 union {317 struct clk_bulk_data clks[TPHY_CLKS_CNT];341 struct mtk_phy_instance **phys; argument