Home
last modified time | relevance | path

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

12

/linux-6.1.9/include/linux/phy/
Dphy.h64 union phy_configure_opts { union
103 int (*configure)(struct phy *phy, union phy_configure_opts *opts);
122 union phy_configure_opts *opts);
234 int phy_configure(struct phy *phy, union phy_configure_opts *opts);
236 union phy_configure_opts *opts);
397 union phy_configure_opts *opts) in phy_configure()
406 union phy_configure_opts *opts) in phy_validate()
/linux-6.1.9/drivers/phy/cadence/
Dcdns-dphy-rx.c146 union phy_configure_opts *opts) in cdns_dphy_rx_configure()
183 int submode, union phy_configure_opts *opts) in cdns_dphy_rx_validate()
Dcdns-dphy.c325 union phy_configure_opts *opts) in cdns_dphy_validate()
335 static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in cdns_dphy_configure()
/linux-6.1.9/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c353 mixel_dphy_configure_mipi_dphy(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure_mipi_dphy()
382 mixel_dphy_configure_lvds_phy(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure_lvds_phy()
441 static int mixel_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure()
460 mixel_dphy_validate_lvds_phy(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_validate_lvds_phy()
487 union phy_configure_opts *opts) in mixel_dphy_validate()
Dphy-fsl-imx8qm-lvds-phy.c167 union phy_configure_opts *opts) in mixel_lvds_phy_configure()
222 int submode, union phy_configure_opts *opts) in mixel_lvds_phy_validate()
Dphy-fsl-lynx-28g.c423 union phy_configure_opts *opts __always_unused) in lynx_28g_validate()
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
Dsun8i_a83t_dphy.c14 union phy_configure_opts *opts) in sun8i_a83t_dphy_configure()
Dsun8i_a83t_mipi_csi2.c207 union phy_configure_opts dphy_opts = { 0 }; in sun8i_a83t_mipi_csi2_s_stream()
/linux-6.1.9/drivers/gpu/drm/msm/dp/
Ddp_parser.h76 union phy_configure_opts phy_opts;
/linux-6.1.9/drivers/phy/amlogic/
Dphy-meson-g12a-mipi-dphy-analog.c45 union phy_configure_opts *opts) in phy_g12a_mipi_dphy_analog_configure()
Dphy-meson-axg-mipi-pcie-analog.c133 union phy_configure_opts *opts) in phy_axg_mipi_pcie_analog_configure()
Dphy-meson-axg-mipi-dphy.c200 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
/linux-6.1.9/drivers/phy/mediatek/
Dphy-mtk-dp.c109 static int mtk_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in mtk_dp_phy_configure()
/linux-6.1.9/drivers/gpu/drm/bridge/
Dnwl-dsi.c71 union phy_configure_opts phy_cfg;
655 union phy_configure_opts *phy_cfg = &dsi->phy_cfg; in nwl_dsi_mode_set()
777 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params()
849 union phy_configure_opts new_cfg; in nwl_dsi_bridge_mode_set()
/linux-6.1.9/drivers/gpu/drm/bridge/imx/
Dimx8qm-ldb-drv.c91 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_atomic_check()
138 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_mode_set()
Dimx8qxp-ldb-drv.c95 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_atomic_check()
137 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_mode_set()
/linux-6.1.9/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.c189 union phy_configure_opts *opts) in rockchip_inno_csidphy_configure()
/linux-6.1.9/drivers/phy/
Dphy-core.c501 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure()
536 union phy_configure_opts *opts) in phy_validate()
/linux-6.1.9/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c862 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_init()
915 union phy_configure_opts *phy_cfg) in cdns_mhdp_get_adjust_train()
1007 union phy_configure_opts *phy_cfg) in cdns_mhdp_print_lt_status()
1033 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_channel_eq()
1159 union phy_configure_opts phy_cfg; in cdns_mhdp_link_training_cr()
/linux-6.1.9/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c140 static int sun6i_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in sun6i_dphy_configure()
/linux-6.1.9/drivers/media/platform/rockchip/rkisp1/
Drkisp1-csi.c157 union phy_configure_opts opts; in rkisp1_csi_start()
/linux-6.1.9/drivers/media/platform/sunxi/sun6i-mipi-csi2/
Dsun6i_mipi_csi2.c175 union phy_configure_opts dphy_opts = { 0 }; in sun6i_mipi_csi2_s_stream()
/linux-6.1.9/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c269 union phy_configure_opts phy_opts;
1193 static int dw_mipi_dsi_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in dw_mipi_dsi_dphy_configure()
/linux-6.1.9/drivers/phy/qualcomm/
Dphy-qcom-edp.c279 static int qcom_edp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in qcom_edp_phy_configure()

12