Home
last modified time | relevance | path

Searched refs:qmp_phy_cfg (Results 1 – 4 of 4) 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.c1157 struct qmp_phy_cfg { struct
1185 const struct qmp_phy_cfg *cfg; argument
1328 static const struct qmp_phy_cfg milos_ufsphy_cfg = {
1354 static const struct qmp_phy_cfg msm8996_ufsphy_cfg = {
1377 static const struct qmp_phy_cfg sa8775p_ufsphy_cfg = {
1411 static const struct qmp_phy_cfg sc7280_ufsphy_cfg = {
1445 static const struct qmp_phy_cfg sc8280xp_ufsphy_cfg = {
1479 static const struct qmp_phy_cfg sdm845_ufsphy_cfg = {
1506 static const struct qmp_phy_cfg sm6115_ufsphy_cfg = {
1533 static const struct qmp_phy_cfg sm7150_ufsphy_cfg = {
[all …]
H A Dphy-qcom-qmp-usbc.c387 struct qmp_phy_cfg { struct
433 const struct qmp_phy_cfg *cfg; argument
572 static const struct qmp_phy_cfg msm8998_usb3phy_cfg = {
590 static const struct qmp_phy_cfg qcm2290_usb3phy_cfg = {
608 static const struct qmp_phy_cfg sdm660_usb3phy_cfg = {
626 static const struct qmp_phy_cfg qcs615_usb3phy_cfg = {
649 static const struct qmp_phy_cfg qcs615_usb3dp_phy_cfg = {
698 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usbc_com_init()
736 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usbc_com_exit()
779 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_v2_configure_dp_swing()
[all …]