Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/phy/
Dphy.h61 union phy_configure_opts { union
99 int (*configure)(struct phy *phy, union phy_configure_opts *opts);
118 union phy_configure_opts *opts);
230 int phy_configure(struct phy *phy, union phy_configure_opts *opts);
232 union phy_configure_opts *opts);
393 union phy_configure_opts *opts) in phy_configure()
402 union phy_configure_opts *opts) in phy_validate()
/Linux-v5.15/drivers/gpu/drm/msm/dp/
Ddp_parser.h70 union phy_configure_opts phy_opts;
/Linux-v5.15/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.c1437 union phy_configure_opts *opts) in cdns_torrent_dp_configure()
/Linux-v5.15/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.15/drivers/phy/amlogic/
Dphy-meson-axg-mipi-pcie-analog.c133 union phy_configure_opts *opts) in phy_axg_mipi_pcie_analog_configure()
Dphy-meson-axg-mipi-dphy.c199 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
/Linux-v5.15/drivers/gpu/drm/bridge/
Dnwl-dsi.c71 union phy_configure_opts phy_cfg;
662 union phy_configure_opts *phy_cfg = &dsi->phy_cfg; in nwl_dsi_mode_set()
778 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params()
850 union phy_configure_opts new_cfg; in nwl_dsi_bridge_mode_set()
Dcdns-dsi.c431 union phy_configure_opts phy_opts;
/Linux-v5.15/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.15/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-csidphy.c178 union phy_configure_opts *opts) in rockchip_inno_csidphy_configure()
Dphy-rockchip-inno-dsidphy.c569 union phy_configure_opts *opts) in inno_dsidphy_configure()
/Linux-v5.15/drivers/phy/
Dphy-core.c463 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure()
498 union phy_configure_opts *opts) in phy_validate()
/Linux-v5.15/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c860 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_init()
913 union phy_configure_opts *phy_cfg) in cdns_mhdp_get_adjust_train()
1005 union phy_configure_opts *phy_cfg) in cdns_mhdp_print_lt_status()
1031 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_channel_eq()
1157 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_cr()
/Linux-v5.15/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c255 union phy_configure_opts phy_opts;
1152 static int dw_mipi_dsi_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in dw_mipi_dsi_dphy_configure()
/Linux-v5.15/drivers/phy/xilinx/
Dphy-zynqmp.c644 static int xpsgtr_phy_configure(struct phy *phy, union phy_configure_opts *opts) in xpsgtr_phy_configure()
/Linux-v5.15/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.c721 union phy_configure_opts opts = { }; in sun6i_dsi_encoder_enable()
/Linux-v5.15/drivers/media/platform/rockchip/rkisp1/
Drkisp1-isp.c947 union phy_configure_opts opts; in rkisp1_mipi_csi2_start()
/Linux-v5.15/drivers/gpu/drm/xlnx/
Dzynqmp_dp.c661 union phy_configure_opts opts = { 0 }; in zynqmp_dp_update_vs_emph()
/Linux-v5.15/drivers/phy/microchip/
Dsparx5_serdes.c2234 union phy_configure_opts *opts) in sparx5_serdes_validate()
/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.c4526 static int qcom_qmp_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in qcom_qmp_dp_phy_configure()