Searched refs:phy_configure_opts (Results 1 – 22 of 22) sorted by relevance
/Linux-v5.15/include/linux/phy/ |
D | phy.h | 61 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/ |
D | dp_parser.h | 70 union phy_configure_opts phy_opts;
|
/Linux-v5.15/drivers/phy/cadence/ |
D | cdns-dphy.c | 236 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()
|
D | phy-cadence-torrent.c | 1437 union phy_configure_opts *opts) in cdns_torrent_dp_configure()
|
/Linux-v5.15/drivers/phy/freescale/ |
D | phy-fsl-imx8-mipi-dphy.c | 320 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/ |
D | phy-meson-axg-mipi-pcie-analog.c | 133 union phy_configure_opts *opts) in phy_axg_mipi_pcie_analog_configure()
|
D | phy-meson-axg-mipi-dphy.c | 199 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
|
/Linux-v5.15/drivers/gpu/drm/bridge/ |
D | nwl-dsi.c | 71 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()
|
D | cdns-dsi.c | 431 union phy_configure_opts phy_opts;
|
/Linux-v5.15/drivers/phy/allwinner/ |
D | phy-sun6i-mipi-dphy.c | 108 static int sun6i_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in sun6i_dphy_configure()
|
/Linux-v5.15/drivers/phy/rockchip/ |
D | phy-rockchip-dphy-rx0.c | 227 static int rk_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in rk_dphy_configure()
|
D | phy-rockchip-inno-csidphy.c | 178 union phy_configure_opts *opts) in rockchip_inno_csidphy_configure()
|
D | phy-rockchip-inno-dsidphy.c | 569 union phy_configure_opts *opts) in inno_dsidphy_configure()
|
/Linux-v5.15/drivers/phy/ |
D | phy-core.c | 463 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/ |
D | cdns-mhdp8546-core.c | 860 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/ |
D | dw-mipi-dsi-rockchip.c | 255 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/ |
D | phy-zynqmp.c | 644 static int xpsgtr_phy_configure(struct phy *phy, union phy_configure_opts *opts) in xpsgtr_phy_configure()
|
/Linux-v5.15/drivers/gpu/drm/sun4i/ |
D | sun6i_mipi_dsi.c | 721 union phy_configure_opts opts = { }; in sun6i_dsi_encoder_enable()
|
/Linux-v5.15/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-isp.c | 947 union phy_configure_opts opts; in rkisp1_mipi_csi2_start()
|
/Linux-v5.15/drivers/gpu/drm/xlnx/ |
D | zynqmp_dp.c | 661 union phy_configure_opts opts = { 0 }; in zynqmp_dp_update_vs_emph()
|
/Linux-v5.15/drivers/phy/microchip/ |
D | sparx5_serdes.c | 2234 union phy_configure_opts *opts) in sparx5_serdes_validate()
|
/Linux-v5.15/drivers/phy/qualcomm/ |
D | phy-qcom-qmp.c | 4526 static int qcom_qmp_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in qcom_qmp_dp_phy_configure()
|