Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/phy/qualcomm/
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()
Dphy-qcom-qmp-combo.c1415 struct phy_configure_opts_dp dp_opts;
1900 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_dp_serdes_init()
1976 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_swing()
2013 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v3_configure_dp_tx()
2036 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_mode()
2059 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_combo_configure_dp_clocks()
2274 const struct phy_configure_opts_dp *dp_opts = &qmp->dp_opts; in qmp_v4_configure_dp_phy()
2355 const struct phy_configure_opts_dp *dp_opts = &opts->dp; in qmp_combo_dp_configure()
2975 const struct phy_configure_opts_dp *dp_opts; in qmp_dp_pixel_clk_recalc_rate()
3015 const struct phy_configure_opts_dp *dp_opts; in qmp_dp_link_clk_recalc_rate()
/linux-6.6.21/include/linux/phy/
Dphy-dp.h17 struct phy_configure_opts_dp { struct
Dphy.h66 struct phy_configure_opts_dp dp;
/linux-6.6.21/drivers/phy/mediatek/
Dphy-mtk-hdmi-mt8195.c467 struct phy_configure_opts_dp *dp_opts = &opts->dp; in mtk_hdmi_phy_configure()
/linux-6.6.21/drivers/phy/cadence/
Dphy-cadence-torrent.c1078 struct phy_configure_opts_dp *dp, in cdns_torrent_dp_set_pll_en()
1267 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_configure_rate()
1353 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_verify_config()
1437 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_lanes()
1509 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_rate()
1546 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_voltages()
/linux-6.6.21/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c1341 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_enable_mainlink_clocks()
1489 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_reinitialize_mainlink()
Ddp_catalog.c775 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_catalog_ctrl_update_vx_px()