Lines Matching defs:qmp
2187 static int qmp_combo_dp_serdes_init(struct qmp_combo *qmp) in qmp_combo_dp_serdes_init()
2221 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp) in qmp_v3_dp_aux_init()
2266 static int qmp_combo_configure_dp_swing(struct qmp_combo *qmp) in qmp_combo_configure_dp_swing()
2303 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp) in qmp_v3_configure_dp_tx()
2325 static bool qmp_combo_configure_dp_mode(struct qmp_combo *qmp) in qmp_combo_configure_dp_mode()
2349 static int qmp_combo_configure_dp_clocks(struct qmp_combo *qmp) in qmp_combo_configure_dp_clocks()
2385 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp) in qmp_v3_configure_dp_phy()
2439 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v3_calibrate_dp_phy()
2453 static void qmp_v4_dp_aux_init(struct qmp_combo *qmp) in qmp_v4_dp_aux_init()
2482 static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp) in qmp_v4_configure_dp_tx()
2496 static int qmp_v456_configure_dp_phy(struct qmp_combo *qmp) in qmp_v456_configure_dp_phy()
2563 static int qmp_v4_configure_dp_phy(struct qmp_combo *qmp) in qmp_v4_configure_dp_phy()
2630 static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v4_calibrate_dp_phy()
2647 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_configure() local
2665 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_calibrate() local
2679 static int qmp_combo_com_init(struct qmp_combo *qmp, bool force) in qmp_combo_com_init()
2748 static int qmp_combo_com_exit(struct qmp_combo *qmp, bool force) in qmp_combo_com_exit()
2766 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_init() local
2787 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_exit() local
2802 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_on() local
2827 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_off() local
2841 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_on() local
2902 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_off() local
2923 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_init() local
2946 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_exit() local
2967 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_set_mode() local
2991 static void qmp_combo_enable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_enable_autonomous_mode()
3020 static void qmp_combo_disable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_disable_autonomous_mode()
3040 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_suspend() local
3059 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_resume() local
3090 static int qmp_combo_vreg_init(struct qmp_combo *qmp) in qmp_combo_vreg_init()
3123 static int qmp_combo_reset_init(struct qmp_combo *qmp) in qmp_combo_reset_init()
3145 static int qmp_combo_clk_init(struct qmp_combo *qmp) in qmp_combo_clk_init()
3186 static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np) in phy_pipe_clk_register()
3266 const struct qmp_combo *qmp; in qmp_dp_pixel_clk_recalc_rate() local
3306 const struct qmp_combo *qmp; in qmp_dp_link_clk_recalc_rate() local
3330 struct qmp_combo *qmp = data; in qmp_dp_clks_hw_get() local
3344 static int phy_dp_clks_register(struct qmp_combo *qmp, struct device_node *np) in phy_dp_clks_register()
3371 struct qmp_combo *qmp = data; in qmp_combo_clk_hw_get() local
3385 static int qmp_combo_register_clocks(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_register_clocks()
3431 struct qmp_combo *qmp = typec_switch_get_drvdata(sw); in qmp_combo_typec_switch_set() local
3458 struct qmp_combo *qmp = data; in qmp_combo_typec_unregister() local
3463 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3480 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3486 static int qmp_combo_parse_dt_lecacy_dp(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_lecacy_dp()
3513 static int qmp_combo_parse_dt_lecacy_usb(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_lecacy_usb()
3561 static int qmp_combo_parse_dt_legacy(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_parse_dt_legacy()
3596 static int qmp_combo_parse_dt(struct qmp_combo *qmp) in qmp_combo_parse_dt()
3648 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_phy_xlate() local
3665 struct qmp_combo *qmp; in qmp_combo_probe() local