Lines Matching defs:qmp

3707 static void qmp_pcie_init_port_b(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls)  in qmp_pcie_init_port_b()
3737 static void qmp_pcie_init_registers(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_pcie_init_registers()
3776 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_init() local
3822 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_exit() local
3836 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_on() local
3893 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_off() local
3940 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_set_mode() local
3962 static int qmp_pcie_vreg_init(struct qmp_pcie *qmp) in qmp_pcie_vreg_init()
3979 static int qmp_pcie_reset_init(struct qmp_pcie *qmp) in qmp_pcie_reset_init()
4008 static int qmp_pcie_clk_init(struct qmp_pcie *qmp) in qmp_pcie_clk_init()
4047 static int phy_pipe_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_pipe_clk_register()
4093 static int phy_aux_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_aux_clk_register()
4112 struct qmp_pcie *qmp = data; in qmp_pcie_clk_hw_get() local
4128 static int qmp_pcie_register_clocks(struct qmp_pcie *qmp, struct device_node *np) in qmp_pcie_register_clocks()
4157 static int qmp_pcie_parse_dt_legacy(struct qmp_pcie *qmp, struct device_node *np) in qmp_pcie_parse_dt_legacy()
4228 static int qmp_pcie_get_4ln_config(struct qmp_pcie *qmp) in qmp_pcie_get_4ln_config()
4259 static int qmp_pcie_parse_dt(struct qmp_pcie *qmp) in qmp_pcie_parse_dt()
4319 struct qmp_pcie *qmp; in qmp_pcie_probe() local