Symbol: qmp_pcie
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
4784
static void qmp_pcie_init_port_b(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
4814
static void qmp_pcie_init_registers(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
4862
struct qmp_pcie *qmp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
4936
struct qmp_pcie *qmp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
4953
struct qmp_pcie *qmp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5022
struct qmp_pcie *qmp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5079
struct qmp_pcie *qmp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5101
static int qmp_pcie_vreg_init(struct qmp_pcie *qmp)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5118
static int qmp_pcie_reset_init(struct qmp_pcie *qmp)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5145
static int qmp_pcie_clk_init(struct qmp_pcie *qmp)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5184
static int phy_pipe_clk_register(struct qmp_pcie *qmp, struct device_node *np)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5230
static int phy_aux_clk_register(struct qmp_pcie *qmp, struct device_node *np)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5249
struct qmp_pcie *qmp = data;
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5265
static int qmp_pcie_register_clocks(struct qmp_pcie *qmp, struct device_node *np)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5294
static int qmp_pcie_parse_dt_legacy(struct qmp_pcie *qmp, struct device_node *np)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5373
static int qmp_pcie_get_4ln_config(struct qmp_pcie *qmp)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5404
static int qmp_pcie_parse_dt(struct qmp_pcie *qmp)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5468
struct qmp_pcie *qmp;