Lines Matching defs:qmp
2060 static int qmp_combo_dp_serdes_init(struct qmp_combo *qmp) in qmp_combo_dp_serdes_init()
2093 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp) in qmp_v3_dp_aux_init()
2138 static int qmp_combo_configure_dp_swing(struct qmp_combo *qmp) in qmp_combo_configure_dp_swing()
2175 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp) in qmp_v3_configure_dp_tx()
2197 static bool qmp_combo_configure_dp_mode(struct qmp_combo *qmp) in qmp_combo_configure_dp_mode()
2221 static int qmp_combo_configure_dp_clocks(struct qmp_combo *qmp) in qmp_combo_configure_dp_clocks()
2256 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp) in qmp_v3_configure_dp_phy()
2310 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v3_calibrate_dp_phy()
2324 static void qmp_v4_dp_aux_init(struct qmp_combo *qmp) in qmp_v4_dp_aux_init()
2353 static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp) in qmp_v4_configure_dp_tx()
2367 static int qmp_v456_configure_dp_phy(struct qmp_combo *qmp) in qmp_v456_configure_dp_phy()
2434 static int qmp_v4_configure_dp_phy(struct qmp_combo *qmp) in qmp_v4_configure_dp_phy()
2503 static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v4_calibrate_dp_phy()
2520 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_configure() local
2538 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_calibrate() local
2552 static int qmp_combo_com_init(struct qmp_combo *qmp, bool force) in qmp_combo_com_init()
2621 static int qmp_combo_com_exit(struct qmp_combo *qmp, bool force) in qmp_combo_com_exit()
2639 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_init() local
2660 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_exit() local
2675 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_on() local
2700 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_off() local
2714 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_on() local
2774 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_off() local
2795 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_init() local
2818 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_exit() local
2839 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_set_mode() local
2863 static void qmp_combo_enable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_enable_autonomous_mode()
2892 static void qmp_combo_disable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_disable_autonomous_mode()
2912 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_suspend() local
2931 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_resume() local
2962 static int qmp_combo_vreg_init(struct qmp_combo *qmp) in qmp_combo_vreg_init()
2995 static int qmp_combo_reset_init(struct qmp_combo *qmp) in qmp_combo_reset_init()
3017 static int qmp_combo_clk_init(struct qmp_combo *qmp) in qmp_combo_clk_init()
3058 static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np) in phy_pipe_clk_register()
3138 const struct qmp_combo *qmp; in qmp_dp_pixel_clk_recalc_rate() local
3178 const struct qmp_combo *qmp; in qmp_dp_link_clk_recalc_rate() local
3202 struct qmp_combo *qmp = data; in qmp_dp_clks_hw_get() local
3216 static int phy_dp_clks_register(struct qmp_combo *qmp, struct device_node *np) in phy_dp_clks_register()
3243 struct qmp_combo *qmp = data; in qmp_combo_clk_hw_get() local
3257 static int qmp_combo_register_clocks(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_register_clocks()
3303 struct qmp_combo *qmp = typec_switch_get_drvdata(sw); in qmp_combo_typec_switch_set() local
3330 struct qmp_combo *qmp = data; in qmp_combo_typec_unregister() local
3335 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3352 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3358 static int qmp_combo_parse_dt_lecacy_dp(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_lecacy_dp()
3385 static int qmp_combo_parse_dt_lecacy_usb(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_lecacy_usb()
3433 static int qmp_combo_parse_dt_legacy(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_parse_dt_legacy()
3468 static int qmp_combo_parse_dt(struct qmp_combo *qmp) in qmp_combo_parse_dt()
3520 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_phy_xlate() local
3537 struct qmp_combo *qmp; in qmp_combo_probe() local