Lines Matching defs:qmp
2503 static int qmp_combo_dp_serdes_init(struct qmp_combo *qmp) in qmp_combo_dp_serdes_init()
2537 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp) in qmp_v3_dp_aux_init()
2582 static int qmp_combo_configure_dp_swing(struct qmp_combo *qmp) in qmp_combo_configure_dp_swing()
2619 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp) in qmp_v3_configure_dp_tx()
2641 static bool qmp_combo_configure_dp_mode(struct qmp_combo *qmp) in qmp_combo_configure_dp_mode()
2665 static int qmp_combo_configure_dp_clocks(struct qmp_combo *qmp) in qmp_combo_configure_dp_clocks()
2701 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp) in qmp_v3_configure_dp_phy()
2755 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v3_calibrate_dp_phy()
2769 static void qmp_v4_dp_aux_init(struct qmp_combo *qmp) in qmp_v4_dp_aux_init()
2798 static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp) in qmp_v4_configure_dp_tx()
2812 static int qmp_v456_configure_dp_phy(struct qmp_combo *qmp) in qmp_v456_configure_dp_phy()
2879 static int qmp_v4_configure_dp_phy(struct qmp_combo *qmp) in qmp_v4_configure_dp_phy()
2946 static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v4_calibrate_dp_phy()
2963 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_configure() local
2981 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_calibrate() local
2995 static int qmp_combo_com_init(struct qmp_combo *qmp, bool force) in qmp_combo_com_init()
3064 static int qmp_combo_com_exit(struct qmp_combo *qmp, bool force) in qmp_combo_com_exit()
3082 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_init() local
3103 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_exit() local
3118 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_on() local
3143 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_off() local
3157 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_on() local
3218 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_off() local
3239 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_init() local
3262 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_exit() local
3283 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_set_mode() local
3307 static void qmp_combo_enable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_enable_autonomous_mode()
3336 static void qmp_combo_disable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_disable_autonomous_mode()
3356 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_suspend() local
3375 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_resume() local
3406 static int qmp_combo_vreg_init(struct qmp_combo *qmp) in qmp_combo_vreg_init()
3439 static int qmp_combo_reset_init(struct qmp_combo *qmp) in qmp_combo_reset_init()
3461 static int qmp_combo_clk_init(struct qmp_combo *qmp) in qmp_combo_clk_init()
3502 static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np) in phy_pipe_clk_register()
3582 const struct qmp_combo *qmp; in qmp_dp_pixel_clk_recalc_rate() local
3622 const struct qmp_combo *qmp; in qmp_dp_link_clk_recalc_rate() local
3646 struct qmp_combo *qmp = data; in qmp_dp_clks_hw_get() local
3660 static int phy_dp_clks_register(struct qmp_combo *qmp, struct device_node *np) in phy_dp_clks_register()
3687 struct qmp_combo *qmp = data; in qmp_combo_clk_hw_get() local
3701 static int qmp_combo_register_clocks(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_register_clocks()
3747 struct qmp_combo *qmp = typec_switch_get_drvdata(sw); in qmp_combo_typec_switch_set() local
3774 struct qmp_combo *qmp = data; in qmp_combo_typec_unregister() local
3779 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3796 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3802 static int qmp_combo_parse_dt_legacy_dp(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_legacy_dp()
3829 static int qmp_combo_parse_dt_legacy_usb(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_legacy_usb()
3877 static int qmp_combo_parse_dt_legacy(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_parse_dt_legacy()
3912 static int qmp_combo_parse_dt(struct qmp_combo *qmp) in qmp_combo_parse_dt()
3964 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_phy_xlate() local
3981 struct qmp_combo *qmp; in qmp_combo_probe() local