Home
last modified time | relevance | path

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

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