Home
last modified time | relevance | path

Searched refs:phy_configure_opts_dp (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-edp.c95 struct phy_configure_opts_dp dp_opts;
235 static int qcom_edp_set_voltages(struct qcom_edp *edp, const struct phy_configure_opts_dp *dp_opts) in qcom_edp_set_voltages()
279 const struct phy_configure_opts_dp *dp_opts = &opts->dp; in qcom_edp_phy_configure()
293 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_configure_ssc()
327 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_configure_pll()
413 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_set_vco_div()
678 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_dp_pixel_clk_recalc_rate()
718 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_dp_link_clk_recalc_rate()
H A Dphy-qcom-qmp-combo.c1420 struct phy_configure_opts_dp dp_opts;
1905 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_dp_serdes_init()
1981 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_swing()
2018 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v3_configure_dp_tx()
2041 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_mode()
2064 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_clocks()
2280 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v4_configure_dp_phy()
2359 const struct phy_configure_opts_dp *dp_opts = &opts->dp; in qmp_combo_dp_configure()
2979 const struct phy_configure_opts_dp *dp_opts; in qmp_dp_pixel_clk_recalc_rate()
3019 const struct phy_configure_opts_dp *dp_opts; in qmp_dp_link_clk_recalc_rate()
/openbmc/linux/include/linux/phy/
H A Dphy-dp.h17 struct phy_configure_opts_dp { struct
H A Dphy.h66 struct phy_configure_opts_dp dp;
/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi-mt8195.c467 struct phy_configure_opts_dp *dp_opts = &opts->dp; in mtk_hdmi_phy_configure()
/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c1078 struct phy_configure_opts_dp *dp, in cdns_torrent_dp_set_pll_en()
1270 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_configure_rate()
1356 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_verify_config()
1440 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_lanes()
1512 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_rate()
1549 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_voltages()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1343 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_enable_mainlink_clocks()
1491 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_reinitialize_mainlink()
H A Ddp_catalog.c775 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_catalog_ctrl_update_vx_px()