Searched defs:qmp_phy (Results 1 – 1 of 1) sorted by relevance
212 struct qmp_phy { struct214 const struct qmp_phy_cfg *cfg; argument215 void __iomem *serdes;216 void __iomem *tx;217 void __iomem *rx;218 void __iomem *pcs;219 struct clk *pipe_clk;220 unsigned int index;221 struct qcom_qmp *qmp;245 struct qmp_phy **phys; argument