Lines Matching defs:qmp

1833 static int qmp_combo_dp_serdes_init(struct qmp_combo *qmp)  in qmp_combo_dp_serdes_init()
1866 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp) in qmp_v3_dp_aux_init()
1909 static int qmp_combo_configure_dp_swing(struct qmp_combo *qmp, in qmp_combo_configure_dp_swing()
1947 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp) in qmp_v3_configure_dp_tx()
1970 static bool qmp_combo_configure_dp_mode(struct qmp_combo *qmp) in qmp_combo_configure_dp_mode()
2000 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp) in qmp_v3_configure_dp_phy()
2076 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v3_calibrate_dp_phy()
2090 static void qmp_v4_dp_aux_init(struct qmp_combo *qmp) in qmp_v4_dp_aux_init()
2117 static void qmp_v6_dp_aux_init(struct qmp_combo *qmp) in qmp_v6_dp_aux_init()
2144 static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp) in qmp_v4_configure_dp_tx()
2157 static int qmp_v456_configure_dp_phy(struct qmp_combo *qmp, in qmp_v456_configure_dp_phy()
2249 static int qmp_v4_configure_dp_phy(struct qmp_combo *qmp) in qmp_v4_configure_dp_phy()
2313 static int qmp_v5_configure_dp_phy(struct qmp_combo *qmp) in qmp_v5_configure_dp_phy()
2372 static int qmp_v6_configure_dp_phy(struct qmp_combo *qmp) in qmp_v6_configure_dp_phy()
2435 static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v4_calibrate_dp_phy()
2452 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_configure() local
2466 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_calibrate() local
2475 static int qmp_combo_com_init(struct qmp_combo *qmp) in qmp_combo_com_init()
2546 static int qmp_combo_com_exit(struct qmp_combo *qmp) in qmp_combo_com_exit()
2569 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_init() local
2584 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_exit() local
2593 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_on() local
2614 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_dp_power_off() local
2624 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_on() local
2680 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_power_off() local
2701 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_init() local
2717 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_exit() local
2729 struct qmp_combo *qmp = phy_get_drvdata(phy); in qmp_combo_usb_set_mode() local
2753 static void qmp_combo_enable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_enable_autonomous_mode()
2782 static void qmp_combo_disable_autonomous_mode(struct qmp_combo *qmp) in qmp_combo_disable_autonomous_mode()
2802 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_suspend() local
2822 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_runtime_resume() local
2854 static int qmp_combo_vreg_init(struct qmp_combo *qmp) in qmp_combo_vreg_init()
2887 static int qmp_combo_reset_init(struct qmp_combo *qmp) in qmp_combo_reset_init()
2909 static int qmp_combo_clk_init(struct qmp_combo *qmp) in qmp_combo_clk_init()
2949 static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np) in phy_pipe_clk_register()
3029 const struct qmp_combo *qmp; in qmp_dp_pixel_clk_recalc_rate() local
3069 const struct qmp_combo *qmp; in qmp_dp_link_clk_recalc_rate() local
3093 struct qmp_combo *qmp = data; in qmp_dp_clks_hw_get() local
3107 static int phy_dp_clks_register(struct qmp_combo *qmp, struct device_node *np) in phy_dp_clks_register()
3134 struct qmp_combo *qmp = data; in qmp_combo_clk_hw_get() local
3148 static int qmp_combo_register_clocks(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_register_clocks()
3190 static int qmp_combo_parse_dt_lecacy_dp(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_lecacy_dp()
3217 static int qmp_combo_parse_dt_lecacy_usb(struct qmp_combo *qmp, struct device_node *np) in qmp_combo_parse_dt_lecacy_usb()
3265 static int qmp_combo_parse_dt_legacy(struct qmp_combo *qmp, struct device_node *usb_np, in qmp_combo_parse_dt_legacy()
3294 static int qmp_combo_parse_dt(struct qmp_combo *qmp) in qmp_combo_parse_dt()
3341 struct qmp_combo *qmp = dev_get_drvdata(dev); in qmp_combo_phy_xlate() local
3358 struct qmp_combo *qmp; in qmp_combo_probe() local