Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-qmp.c984 struct qcom_qmp { struct
985 struct device *dev;
986 void __iomem *serdes;
987 void __iomem *dp_com;
989 struct clk_bulk_data *clks;
990 struct reset_control **resets;
991 struct regulator_bulk_data *vregs;
993 const struct qmp_phy_cfg *cfg;
994 struct qmp_phy **phys;
996 struct mutex phy_mutex;
[all …]