Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c212 struct qmp_phy { struct
214 const struct qmp_phy_cfg *cfg; argument
215 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