Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c212 struct qmp_phy { struct
245 struct qmp_phy **phys; argument
336 static int qmp_pcie_msm8996_serdes_init(struct qmp_phy *qphy) in qmp_pcie_msm8996_serdes_init()
365 static int qmp_pcie_msm8996_com_init(struct qmp_phy *qphy) in qmp_pcie_msm8996_com_init()
418 static int qmp_pcie_msm8996_com_exit(struct qmp_phy *qphy) in qmp_pcie_msm8996_com_exit()
450 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_init()
464 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_power_on()
530 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_power_off()
551 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_exit()
714 struct qmp_phy *qphy; in qmp_pcie_msm8996_create()