Lines Matching defs:qmp
2283 static int qmp_combo_dp_serdes_init(struct qmp_combo *qmp) in qmp_combo_dp_serdes_init()
2317 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp) in qmp_v3_dp_aux_init()
2362 static int qmp_combo_configure_dp_swing(struct qmp_combo *qmp) in qmp_combo_configure_dp_swing()
2399 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp) in qmp_v3_configure_dp_tx()
2421 static bool qmp_combo_configure_dp_mode(struct qmp_combo *qmp) in qmp_combo_configure_dp_mode()
2445 static int qmp_combo_configure_dp_clocks(struct qmp_combo *qmp) in qmp_combo_configure_dp_clocks()
2481 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp) in qmp_v3_configure_dp_phy()
2535 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v3_calibrate_dp_phy()
2549 static void qmp_v4_dp_aux_init(struct qmp_combo *qmp) in qmp_v4_dp_aux_init()
2578 static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp) in qmp_v4_configure_dp_tx()
2592 static int qmp_v456_configure_dp_phy(struct qmp_combo *qmp) in qmp_v456_configure_dp_phy()
2659 static int qmp_v4_configure_dp_phy(struct qmp_combo *qmp) in qmp_v4_configure_dp_phy()
2726 static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v4_calibrate_dp_phy()
2743 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_configure() local
2761 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_calibrate() local
2775 static int qmp_combo_com_init(struct qmp_combo *qmp, bool force) in qmp_combo_com_init()
2844 static int qmp_combo_com_exit(struct qmp_combo *qmp, bool force) in qmp_combo_com_exit()
2862 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_init() local
2883 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_exit() local
2898 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_on() local
2923 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_off() local
2937 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_on() local
2998 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_off() local
3019 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_init() local
3042 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_exit() local
3063 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_set_mode() local
3087 static void qmp_combo_enable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_enable_autonomous_mode()
3116 static void qmp_combo_disable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_disable_autonomous_mode()
3136 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_suspend() local
3155 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_resume() local
3186 static int qmp_combo_vreg_init(struct qmp_combo *qmp) in qmp_combo_vreg_init()
3219 static int qmp_combo_reset_init(struct qmp_combo *qmp) in qmp_combo_reset_init()
3241 static int qmp_combo_clk_init(struct qmp_combo *qmp) in qmp_combo_clk_init()
3282 static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np) in phy_pipe_clk_register()
3362 const struct qmp_combo *qmp; in qmp_dp_pixel_clk_recalc_rate() local
3402 const struct qmp_combo *qmp; in qmp_dp_link_clk_recalc_rate() local
3426 struct qmp_combo *qmp = data; in qmp_dp_clks_hw_get() local
3440 static int phy_dp_clks_register(struct qmp_combo *qmp, struct device_node *np) in phy_dp_clks_register()
3467 struct qmp_combo *qmp = data; in qmp_combo_clk_hw_get() local
3481 static int qmp_combo_register_clocks(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_register_clocks()
3527 struct qmp_combo *qmp = typec_switch_get_drvdata(sw); in qmp_combo_typec_switch_set() local
3554 struct qmp_combo *qmp = data; in qmp_combo_typec_unregister() local
3559 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3576 static int qmp_combo_typec_switch_register(struct qmp_combo *qmp) in qmp_combo_typec_switch_register()
3582 static int qmp_combo_parse_dt_legacy_dp(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_legacy_dp()
3609 static int qmp_combo_parse_dt_legacy_usb(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_legacy_usb()
3657 static int qmp_combo_parse_dt_legacy(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_parse_dt_legacy()
3692 static int qmp_combo_parse_dt(struct qmp_combo *qmp) in qmp_combo_parse_dt()
3744 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_phy_xlate() local
3761 struct qmp_combo *qmp; in qmp_combo_probe() local