Home
last modified time | relevance | path

Searched defs:mtk_phy_instance (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c312 struct mtk_phy_instance { struct
313 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