Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-qmp.c951 struct qmp_phy { struct
952 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 …]