Home
last modified time | relevance | path

Searched refs:phy_configure_opts (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/include/linux/phy/
Dphy.h55 union phy_configure_opts { union
89 int (*configure)(struct phy *phy, union phy_configure_opts *opts);
108 union phy_configure_opts *opts);
218 int phy_configure(struct phy *phy, union phy_configure_opts *opts);
220 union phy_configure_opts *opts);
367 union phy_configure_opts *opts) in phy_configure()
376 union phy_configure_opts *opts) in phy_validate()
/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_parser.h70 union phy_configure_opts phy_opts;
/Linux-v5.10/drivers/phy/cadence/
Dcdns-dphy.c236 union phy_configure_opts *opts) in cdns_dphy_validate()
246 static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in cdns_dphy_configure()
Dphy-cadence-torrent.c314 union phy_configure_opts *opts);
895 union phy_configure_opts *opts) in cdns_torrent_dp_configure()
/Linux-v5.10/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c320 static int mixel_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure()
349 union phy_configure_opts *opts) in mixel_dphy_validate()
/Linux-v5.10/drivers/gpu/drm/bridge/
Dnwl-dsi.c76 union phy_configure_opts phy_cfg;
667 union phy_configure_opts *phy_cfg = &dsi->phy_cfg; in nwl_dsi_enable()
781 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params()
841 union phy_configure_opts new_cfg; in nwl_dsi_bridge_mode_set()
Dcdns-dsi.c431 union phy_configure_opts phy_opts;
/Linux-v5.10/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c108 static int sun6i_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in sun6i_dphy_configure()
/Linux-v5.10/drivers/phy/rockchip/
Dphy-rockchip-dphy-rx0.c227 static int rk_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in rk_dphy_configure()
Dphy-rockchip-inno-dsidphy.c569 union phy_configure_opts *opts) in inno_dsidphy_configure()
/Linux-v5.10/drivers/phy/
Dphy-core.c433 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure()
468 union phy_configure_opts *opts) in phy_validate()
/Linux-v5.10/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c859 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_init()
912 union phy_configure_opts *phy_cfg) in cdns_mhdp_get_adjust_train()
1004 union phy_configure_opts *phy_cfg) in cdns_mhdp_print_lt_status()
1030 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_channel_eq()
1156 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_cr()
/Linux-v5.10/drivers/phy/xilinx/
Dphy-zynqmp.c639 static int xpsgtr_phy_configure(struct phy *phy, union phy_configure_opts *opts) in xpsgtr_phy_configure()
/Linux-v5.10/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c236 union phy_configure_opts phy_opts;
/Linux-v5.10/drivers/staging/media/rkisp1/
Drkisp1-isp.c900 union phy_configure_opts opts; in rkisp1_mipi_csi2_start()
/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.c721 union phy_configure_opts opts = { }; in sun6i_dsi_encoder_enable()
/Linux-v5.10/drivers/gpu/drm/xlnx/
Dzynqmp_dp.c667 union phy_configure_opts opts = { 0 }; in zynqmp_dp_update_vs_emph()
/Linux-v5.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c2785 static int qcom_qmp_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in qcom_qmp_dp_phy_configure()