Lines Matching defs:qmp

4159 static void qmp_pcie_init_port_b(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls)  in qmp_pcie_init_port_b()
4189 static void qmp_pcie_init_registers(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_pcie_init_registers()
4237 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_init() local
4283 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_exit() local
4297 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_on() local
4354 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_off() local
4401 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_set_mode() local
4423 static int qmp_pcie_vreg_init(struct qmp_pcie *qmp) in qmp_pcie_vreg_init()
4440 static int qmp_pcie_reset_init(struct qmp_pcie *qmp) in qmp_pcie_reset_init()
4469 static int qmp_pcie_clk_init(struct qmp_pcie *qmp) in qmp_pcie_clk_init()
4508 static int phy_pipe_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_pipe_clk_register()
4554 static int phy_aux_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_aux_clk_register()
4573 struct qmp_pcie *qmp = data; in qmp_pcie_clk_hw_get() local
4589 static int qmp_pcie_register_clocks(struct qmp_pcie *qmp, struct device_node *np) in qmp_pcie_register_clocks()
4618 static int qmp_pcie_parse_dt_legacy(struct qmp_pcie *qmp, struct device_node *np) in qmp_pcie_parse_dt_legacy()
4697 static int qmp_pcie_get_4ln_config(struct qmp_pcie *qmp) in qmp_pcie_get_4ln_config()
4728 static int qmp_pcie_parse_dt(struct qmp_pcie *qmp) in qmp_pcie_parse_dt()
4792 struct qmp_pcie *qmp; in qmp_pcie_probe() local