Searched refs:qmp_phy_cfg (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1410 struct qmp_phy_cfg { struct
1473 const struct qmp_phy_cfg *cfg;
1595 static const struct qmp_phy_cfg sc7180_usb3dpphy_cfg = {
1640 static const struct qmp_phy_cfg sdm845_usb3dpphy_cfg = {
1685 static const struct qmp_phy_cfg sc8180x_usb3dpphy_cfg = {
1733 static const struct qmp_phy_cfg sc8280xp_usb43dpphy_cfg = {
1776 static const struct qmp_phy_cfg x1e80100_usb3dpphy_cfg = {
1821 static const struct qmp_phy_cfg sm6350_usb3dpphy_cfg = {
1864 static const struct qmp_phy_cfg sm8250_usb3dpphy_cfg = {
1912 static const struct qmp_phy_cfg sm8350_usb3dpphy_cf
[all...]
H A Dphy-qcom-qmp-usbc.c298 /* struct qmp_phy_cfg - per-PHY initialization config */
299 struct qmp_phy_cfg { struct
323 const struct qmp_phy_cfg *cfg;
409 static const struct qmp_phy_cfg msm8998_usb3phy_cfg = {
425 static const struct qmp_phy_cfg qcm2290_usb3phy_cfg = {
441 static const struct qmp_phy_cfg sdm660_usb3phy_cfg = {
460 const struct qmp_phy_cfg *cfg = qmp->cfg;
510 const struct qmp_phy_cfg *cfg = qmp->cfg;
524 const struct qmp_phy_cfg *cfg = qmp->cfg;
571 const struct qmp_phy_cfg *cf
[all...]
H A Dphy-qcom-qmp-usb.c1185 /* struct qmp_phy_cfg - per-PHY initialization config */
1186 struct qmp_phy_cfg { struct
1218 const struct qmp_phy_cfg *cfg;
1339 static const struct qmp_phy_cfg ipq6018_usb3phy_cfg = {
1355 static const struct qmp_phy_cfg ipq8074_usb3phy_cfg = {
1371 static const struct qmp_phy_cfg ipq9574_usb3phy_cfg = {
1387 static const struct qmp_phy_cfg msm8996_usb3phy_cfg = {
1403 static const struct qmp_phy_cfg sa8775p_usb3_uniphy_cfg = {
1421 static const struct qmp_phy_cfg sc8280xp_usb3_uniphy_cfg = {
1439 static const struct qmp_phy_cfg qmp_v3_usb3_uniphy_cf
[all...]
H A Dphy-qcom-qmp-usb-legacy.c489 /* struct qmp_phy_cfg - per-PHY initialization config */
490 struct qmp_phy_cfg { struct
525 const struct qmp_phy_cfg *cfg;
602 static const struct qmp_phy_cfg qmp_v3_usb3phy_cfg = {
620 static const struct qmp_phy_cfg sc7180_usb3phy_cfg = {
638 static const struct qmp_phy_cfg sm8150_usb3phy_cfg = {
659 static const struct qmp_phy_cfg sm8250_usb3phy_cfg = {
680 static const struct qmp_phy_cfg sm8350_usb3phy_cfg = {
729 const struct qmp_phy_cfg *cfg = qmp->cfg;
769 const struct qmp_phy_cfg *cf
[all...]
H A Dphy-qcom-qmp-ufs.c911 /* struct qmp_phy_cfg - per-PHY initialization config */
912 struct qmp_phy_cfg { struct
940 const struct qmp_phy_cfg *cfg;
1007 static const struct qmp_phy_cfg msm8996_ufsphy_cfg = {
1030 static const struct qmp_phy_cfg sa8775p_ufsphy_cfg = {
1064 static const struct qmp_phy_cfg sc7280_ufsphy_cfg = {
1098 static const struct qmp_phy_cfg sc8280xp_ufsphy_cfg = {
1132 static const struct qmp_phy_cfg sdm845_ufsphy_cfg = {
1159 static const struct qmp_phy_cfg sm6115_ufsphy_cfg = {
1186 static const struct qmp_phy_cfg sm7150_ufsphy_cf
[all...]
H A Dphy-qcom-qmp-pcie.c2351 /* struct qmp_phy_cfg - per-PHY initialization config */
2352 struct qmp_phy_cfg { struct
2397 const struct qmp_phy_cfg *cfg;
2563 static const struct qmp_phy_cfg ipq8074_pciephy_cfg = {
2588 static const struct qmp_phy_cfg ipq8074_pciephy_gen3_cfg = {
2617 static const struct qmp_phy_cfg ipq6018_pciephy_cfg = {
2644 static const struct qmp_phy_cfg sdm845_qmp_pciephy_cfg = {
2671 static const struct qmp_phy_cfg sdm845_qhp_pciephy_cfg = {
2694 static const struct qmp_phy_cfg sm8250_qmp_gen3x1_pciephy_cfg = {
2731 static const struct qmp_phy_cfg sm8250_qmp_gen3x2_pciephy_cf
[all...]
H A Dphy-qcom-qmp-pcie-msm8996.c139 /* struct qmp_phy_cfg - per-PHY initialization config */
140 struct qmp_phy_cfg { struct
184 const struct qmp_phy_cfg *cfg;
260 static const struct qmp_phy_cfg msm8996_pciephy_cfg = {
283 const struct qmp_phy_cfg *cfg = qphy->cfg;
312 const struct qmp_phy_cfg *cfg = qphy->cfg;
365 const struct qmp_phy_cfg *cfg = qphy->cfg;
410 const struct qmp_phy_cfg *cfg = qphy->cfg;
475 const struct qmp_phy_cfg *cfg = qphy->cfg;
529 static int qmp_pcie_msm8996_vreg_init(struct device *dev, const struct qmp_phy_cfg *cf
[all...]

Completed in 170 milliseconds