Searched refs:dp_opts (Results 1 – 3 of 3) sorted by relevance
321 memcpy(&edp->dp_opts, dp_opts, sizeof(*dp_opts)); in qcom_edp_phy_configure()323 if (dp_opts->set_voltages) in qcom_edp_phy_configure()341 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_set_vco_div() local344 switch (dp_opts->link_rate) { in qcom_edp_set_vco_div()409 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_com_configure_ssc_v4() local443 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_com_configure_pll_v4() local594 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_com_configure_ssc_v6() local628 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_com_configure_pll_v6() local761 if (edp->dp_opts.ssc) { in qcom_edp_phy_power_on()971 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_dp_pixel_clk_recalc_rate() local[all …]
2287 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_dp_serdes_init() local2364 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_swing() local2401 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v3_configure_dp_tx() local2407 if (dp_opts->lanes == 1) { in qmp_v3_configure_dp_tx()2424 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_mode() local2447 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_clocks() local2663 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v4_configure_dp_phy() local2677 if (dp_opts->lanes == 1) { in qmp_v4_configure_dp_phy()2748 memcpy(&qmp->dp_opts, dp_opts, sizeof(*dp_opts)); in qmp_combo_dp_configure()3366 dp_opts = &qmp->dp_opts; in qmp_dp_pixel_clk_recalc_rate()[all …]
469 struct phy_configure_opts_dp *dp_opts = &opts->dp; in mtk_hdmi_phy_configure() local473 ret = clk_set_rate(hdmi_phy->pll, dp_opts->link_rate); in mtk_hdmi_phy_configure()