Searched refs:dp_opts (Results 1 – 3 of 3) sorted by relevance
283 memcpy(&edp->dp_opts, dp_opts, sizeof(*dp_opts)); in qcom_edp_phy_configure()285 if (dp_opts->set_voltages) in qcom_edp_phy_configure()293 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_configure_ssc() local297 switch (dp_opts->link_rate) { in qcom_edp_configure_ssc()327 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_configure_pll() local335 switch (dp_opts->link_rate) { in qcom_edp_configure_pll()413 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_set_vco_div() local416 switch (dp_opts->link_rate) { in qcom_edp_set_vco_div()478 if (edp->dp_opts.ssc) { in qcom_edp_phy_power_on()678 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_dp_pixel_clk_recalc_rate() local[all …]
1905 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_dp_serdes_init() local1981 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_swing() local2018 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v3_configure_dp_tx() local2024 if (dp_opts->lanes == 1) { in qmp_v3_configure_dp_tx()2041 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_mode() local2064 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_clocks() local2280 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v4_configure_dp_phy() local2294 if (dp_opts->lanes == 1) { in qmp_v4_configure_dp_phy()2365 memcpy(&qmp->dp_opts, dp_opts, sizeof(*dp_opts)); in qmp_combo_dp_configure()2982 dp_opts = &qmp->dp_opts; in qmp_dp_pixel_clk_recalc_rate()[all …]
467 struct phy_configure_opts_dp *dp_opts = &opts->dp; in mtk_hdmi_phy_configure() local471 ret = clk_set_rate(hdmi_phy->pll, dp_opts->link_rate); in mtk_hdmi_phy_configure()