Searched defs:qmp_phy (Results 1 – 1 of 1) sorted by relevance
951 struct qmp_phy { struct952 struct phy *phy;953 void __iomem *tx;954 void __iomem *rx;955 void __iomem *pcs;956 void __iomem *tx2;957 void __iomem *rx2;958 void __iomem *pcs_misc;959 struct clk *pipe_clk;960 unsigned int index;[all …]