Searched defs:qmp_phy (Results 1 – 1 of 1) sorted by relevance
182 struct qmp_phy { struct184 const struct qmp_phy_cfg *cfg; argument185 void __iomem *serdes;186 void __iomem *tx;187 void __iomem *rx;188 void __iomem *pcs;189 struct clk *pipe_clk;190 unsigned int index;191 struct qcom_qmp *qmp;215 struct qmp_phy **phys; argument