qmp_combo
struct qmp_combo;
int (*configure_dp_clocks)(struct qmp_combo *qmp);
int (*configure_dp_phy)(struct qmp_combo *qmp);
void (*configure_dp_tx)(struct qmp_combo *qmp);
int (*calibrate_dp_phy)(struct qmp_combo *qmp);
void (*dp_aux_init)(struct qmp_combo *qmp);
static void qmp_v3_dp_aux_init(struct qmp_combo *qmp);
static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp);
static int qmp_v3_configure_dp_clocks(struct qmp_combo *qmp);
static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp);
static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp);
static void qmp_v4_dp_aux_init(struct qmp_combo *qmp);
static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp);
static int qmp_v4_configure_dp_phy(struct qmp_combo *qmp);
static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp);
static void qmp_v8_dp_aux_init(struct qmp_combo *qmp);
static int qmp_v8_configure_dp_clocks(struct qmp_combo *qmp);
static int qmp_v8_configure_dp_phy(struct qmp_combo *qmp);
static int qmp_combo_dp_serdes_init(struct qmp_combo *qmp)
static void qmp_v3_dp_aux_init(struct qmp_combo *qmp)
static int qmp_combo_configure_dp_swing(struct qmp_combo *qmp)
static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp)
static bool qmp_combo_configure_dp_mode(struct qmp_combo *qmp)
static int qmp_v3_configure_dp_clocks(struct qmp_combo *qmp)
static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp)
static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp)
static void qmp_v4_dp_aux_init(struct qmp_combo *qmp)
static void qmp_v8_dp_aux_init(struct qmp_combo *qmp)
static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp)
static int qmp_v8_configure_dp_clocks(struct qmp_combo *qmp)
static int qmp_v456_configure_dp_phy(struct qmp_combo *qmp)
static int qmp_v4_configure_dp_phy(struct qmp_combo *qmp)
static int qmp_v8_configure_dp_phy(struct qmp_combo *qmp)
static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp)
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
static int qmp_combo_com_init(struct qmp_combo *qmp, bool force)
static int qmp_combo_com_exit(struct qmp_combo *qmp, bool force)
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
struct qmp_combo *qmp = phy_get_drvdata(phy);
static void qmp_combo_enable_autonomous_mode(struct qmp_combo *qmp)
static void qmp_combo_disable_autonomous_mode(struct qmp_combo *qmp)
struct qmp_combo *qmp = dev_get_drvdata(dev);
struct qmp_combo *qmp = dev_get_drvdata(dev);
static int qmp_combo_reset_init(struct qmp_combo *qmp)
static int qmp_combo_clk_init(struct qmp_combo *qmp)
static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np)
const struct qmp_combo *qmp;
qmp = container_of(hw, struct qmp_combo, dp_pixel_hw);
const struct qmp_combo *qmp;
qmp = container_of(hw, struct qmp_combo, dp_link_hw);
struct qmp_combo *qmp = data;
static int phy_dp_clks_register(struct qmp_combo *qmp, struct device_node *np)
struct qmp_combo *qmp = data;
static int qmp_combo_register_clocks(struct qmp_combo *qmp, struct device_node *usb_np,
struct qmp_combo *qmp = typec_switch_get_drvdata(sw);
struct qmp_combo *qmp = typec_mux_get_drvdata(mux);
struct qmp_combo *qmp = data;
struct qmp_combo *qmp = data;
static int qmp_combo_typec_register(struct qmp_combo *qmp)
static int qmp_combo_typec_register(struct qmp_combo *qmp)
static int qmp_combo_parse_dt_legacy_dp(struct qmp_combo *qmp, struct device_node *np)
static int qmp_combo_parse_dt_legacy_usb(struct qmp_combo *qmp, struct device_node *np)
static int qmp_combo_parse_dt_legacy(struct qmp_combo *qmp, struct device_node *usb_np,
static int qmp_combo_parse_dt(struct qmp_combo *qmp)
struct qmp_combo *qmp = dev_get_drvdata(dev);
struct qmp_combo *qmp;