Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie-msm8996.c268 struct qcom_qmp { struct
269 struct device *dev;
271 struct clk_bulk_data *clks;
272 struct reset_control_bulk_data *resets;
273 struct regulator_bulk_data *vregs;
275 struct qmp_phy **phys;
277 struct mutex phy_mutex;
278 int init_count;
Dphy-qcom-qmp-ufs.c606 struct qcom_qmp { struct
607 struct device *dev;
609 struct clk_bulk_data *clks;
610 struct regulator_bulk_data *vregs;
612 struct qmp_phy **phys;
614 struct reset_control *ufs_reset;
Dphy-qcom-qmp-combo.c949 struct qcom_qmp { struct
965 static void qcom_qmp_v3_phy_dp_aux_init(struct qmp_phy *qphy); argument
Dphy-qcom-qmp-pcie.c1397 struct qcom_qmp { struct
1398 struct device *dev;
1400 struct clk_bulk_data *clks;
1401 struct reset_control_bulk_data *resets;
1402 struct regulator_bulk_data *vregs;
1404 struct qmp_phy **phys;
Dphy-qcom-qmp-usb.c1522 struct qcom_qmp { struct
1523 struct device *dev;
1524 void __iomem *dp_com;
1526 struct clk_bulk_data *clks;
1527 struct reset_control_bulk_data *resets;
1528 struct regulator_bulk_data *vregs;
1530 struct qmp_phy **phys;