Home
last modified time | relevance | path

Searched refs:qmp_phy_cfg (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c140 struct qmp_phy_cfg { struct
184 const struct qmp_phy_cfg *cfg; argument
260 static const struct qmp_phy_cfg msm8996_pciephy_cfg = {
283 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_serdes_init()
312 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_com_init()
365 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_com_exit()
410 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_power_on()
475 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_power_off()
529 static int qmp_pcie_msm8996_vreg_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qmp_pcie_msm8996_vreg_init()
545 static int qmp_pcie_msm8996_reset_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qmp_pcie_msm8996_reset_init()
[all …]
H A Dphy-qcom-qmp-usb-legacy.c490 struct qmp_phy_cfg { struct
525 const struct qmp_phy_cfg *cfg; argument
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; in qmp_usb_legacy_serdes_init()
769 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usb_legacy_init()
812 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usb_legacy_exit()
[all …]
H A Dphy-qcom-qmp-ufs.c976 struct qmp_phy_cfg { struct
1004 const struct qmp_phy_cfg *cfg; argument
1071 static const struct qmp_phy_cfg msm8996_ufsphy_cfg = {
1094 static const struct qmp_phy_cfg sa8775p_ufsphy_cfg = {
1128 static const struct qmp_phy_cfg sc7280_ufsphy_cfg = {
1162 static const struct qmp_phy_cfg sc8280xp_ufsphy_cfg = {
1196 static const struct qmp_phy_cfg sdm845_ufsphy_cfg = {
1223 static const struct qmp_phy_cfg sm6115_ufsphy_cfg = {
1250 static const struct qmp_phy_cfg sm7150_ufsphy_cfg = {
1277 static const struct qmp_phy_cfg sm8150_ufsphy_cfg = {
[all …]
H A Dphy-qcom-qmp-usb.c1253 struct qmp_phy_cfg { struct
1285 const struct qmp_phy_cfg *cfg; argument
1406 static const struct qmp_phy_cfg ipq6018_usb3phy_cfg = {
1422 static const struct qmp_phy_cfg ipq8074_usb3phy_cfg = {
1438 static const struct qmp_phy_cfg ipq9574_usb3phy_cfg = {
1454 static const struct qmp_phy_cfg msm8996_usb3phy_cfg = {
1470 static const struct qmp_phy_cfg qdu1000_usb3_uniphy_cfg = {
1491 static const struct qmp_phy_cfg sa8775p_usb3_uniphy_cfg = {
1509 static const struct qmp_phy_cfg qcs8300_usb3_uniphy_cfg = {
1527 static const struct qmp_phy_cfg sc8280xp_usb3_uniphy_cfg = {
[all …]
H A Dphy-qcom-qmp-usbc.c299 struct qmp_phy_cfg { struct
323 const struct qmp_phy_cfg *cfg; argument
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; in qmp_usbc_init()
510 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usbc_exit()
524 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usbc_power_on()
572 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usbc_power_off()
644 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usbc_enable_autonomous_mode()
[all …]