Lines Matching defs:qmp
4269 static void qmp_pcie_init_port_b(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_pcie_init_port_b()
4299 static void qmp_pcie_init_registers(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_pcie_init_registers()
4347 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_init() local
4421 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_exit() local
4438 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_on() local
4507 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_off() local
4564 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_set_mode() local
4586 static int qmp_pcie_vreg_init(struct qmp_pcie *qmp) in qmp_pcie_vreg_init()
4603 static int qmp_pcie_reset_init(struct qmp_pcie *qmp) in qmp_pcie_reset_init()
4630 static int qmp_pcie_clk_init(struct qmp_pcie *qmp) in qmp_pcie_clk_init()
4669 static int phy_pipe_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_pipe_clk_register()
4715 static int phy_aux_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_aux_clk_register()
4734 struct qmp_pcie *qmp = data; in qmp_pcie_clk_hw_get() local
4750 static int qmp_pcie_register_clocks(struct qmp_pcie *qmp, struct device_node *np) in qmp_pcie_register_clocks()
4779 static int qmp_pcie_parse_dt_legacy(struct qmp_pcie *qmp, struct device_node *np) in qmp_pcie_parse_dt_legacy()
4858 static int qmp_pcie_get_4ln_config(struct qmp_pcie *qmp) in qmp_pcie_get_4ln_config()
4889 static int qmp_pcie_parse_dt(struct qmp_pcie *qmp) in qmp_pcie_parse_dt()
4953 struct qmp_pcie *qmp; in qmp_pcie_probe() local