Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-edp.c97 struct phy_configure_opts_dp dp_opts;
237 static int qcom_edp_set_voltages(struct qcom_edp *edp, const struct phy_configure_opts_dp *dp_opts) in qcom_edp_set_voltages()
281 const struct phy_configure_opts_dp *dp_opts = &opts->dp; in qcom_edp_phy_configure()
295 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_configure_ssc()
329 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_configure_pll()
415 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_set_vco_div()
680 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_dp_pixel_clk_recalc_rate()
720 const struct phy_configure_opts_dp *dp_opts = &edp->dp_opts; in qcom_edp_dp_link_clk_recalc_rate()
Dphy-qcom-qmp-combo.c924 struct phy_configure_opts_dp dp_opts;
1385 const struct phy_configure_opts_dp *dp_opts = &qphy->dp_opts; in qmp_combo_serdes_init()
1468 const struct phy_configure_opts_dp *dp_opts = &qphy->dp_opts; in qmp_combo_configure_dp_swing()
1505 const struct phy_configure_opts_dp *dp_opts = &qphy->dp_opts; in qcom_qmp_v3_phy_configure_dp_tx()
1559 const struct phy_configure_opts_dp *dp_opts = &qphy->dp_opts; in qcom_qmp_v3_phy_configure_dp_phy()
1690 const struct phy_configure_opts_dp *dp_opts = &qphy->dp_opts; in qcom_qmp_v45_phy_configure_dp_phy()
1779 const struct phy_configure_opts_dp *dp_opts = &qphy->dp_opts; in qcom_qmp_v4_phy_configure_dp_phy()
1841 const struct phy_configure_opts_dp *dp_opts = &qphy->dp_opts; in qcom_qmp_v5_phy_configure_dp_phy()
1916 const struct phy_configure_opts_dp *dp_opts = &opts->dp; in qcom_qmp_dp_phy_configure()
2513 const struct phy_configure_opts_dp *dp_opts; in qcom_qmp_dp_pixel_clk_recalc_rate()
[all …]
/Linux-v6.1/include/linux/phy/
Dphy-dp.h17 struct phy_configure_opts_dp { struct
Dphy.h66 struct phy_configure_opts_dp dp;
/Linux-v6.1/drivers/phy/cadence/
Dphy-cadence-torrent.c984 struct phy_configure_opts_dp *dp, in cdns_torrent_dp_set_pll_en()
1194 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_configure_rate()
1244 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_verify_config()
1340 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_lanes()
1389 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_rate()
1425 struct phy_configure_opts_dp *dp) in cdns_torrent_dp_set_voltages()
/Linux-v6.1/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()
1431 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_reinitialize_mainlink()
Ddp_catalog.c682 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_catalog_ctrl_update_vx_px()