Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/phy/mediatek/
Dphy-mtk-tphy.c310 struct mtk_phy_instance { struct
311 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