/linux-6.1.9/include/linux/phy/ |
D | phy.h | 64 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/ |
D | cdns-dphy-rx.c | 146 union phy_configure_opts *opts) in cdns_dphy_rx_configure() 183 int submode, union phy_configure_opts *opts) in cdns_dphy_rx_validate()
|
D | cdns-dphy.c | 325 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/ |
D | phy-fsl-imx8-mipi-dphy.c | 353 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()
|
D | phy-fsl-imx8qm-lvds-phy.c | 167 union phy_configure_opts *opts) in mixel_lvds_phy_configure() 222 int submode, union phy_configure_opts *opts) in mixel_lvds_phy_validate()
|
D | phy-fsl-lynx-28g.c | 423 union phy_configure_opts *opts __always_unused) in lynx_28g_validate()
|
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/ |
D | sun8i_a83t_dphy.c | 14 union phy_configure_opts *opts) in sun8i_a83t_dphy_configure()
|
D | sun8i_a83t_mipi_csi2.c | 207 union phy_configure_opts dphy_opts = { 0 }; in sun8i_a83t_mipi_csi2_s_stream()
|
/linux-6.1.9/drivers/gpu/drm/msm/dp/ |
D | dp_parser.h | 76 union phy_configure_opts phy_opts;
|
/linux-6.1.9/drivers/phy/amlogic/ |
D | phy-meson-g12a-mipi-dphy-analog.c | 45 union phy_configure_opts *opts) in phy_g12a_mipi_dphy_analog_configure()
|
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 | 200 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
|
/linux-6.1.9/drivers/phy/mediatek/ |
D | phy-mtk-dp.c | 109 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/ |
D | nwl-dsi.c | 71 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/ |
D | imx8qm-ldb-drv.c | 91 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_atomic_check() 138 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_mode_set()
|
D | imx8qxp-ldb-drv.c | 95 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/ |
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 | 189 union phy_configure_opts *opts) in rockchip_inno_csidphy_configure()
|
/linux-6.1.9/drivers/phy/ |
D | phy-core.c | 501 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/ |
D | cdns-mhdp8546-core.c | 862 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/ |
D | phy-sun6i-mipi-dphy.c | 140 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/ |
D | rkisp1-csi.c | 157 union phy_configure_opts opts; in rkisp1_csi_start()
|
/linux-6.1.9/drivers/media/platform/sunxi/sun6i-mipi-csi2/ |
D | sun6i_mipi_csi2.c | 175 union phy_configure_opts dphy_opts = { 0 }; in sun6i_mipi_csi2_s_stream()
|
/linux-6.1.9/drivers/gpu/drm/rockchip/ |
D | dw-mipi-dsi-rockchip.c | 269 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/ |
D | phy-qcom-edp.c | 279 static int qcom_edp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in qcom_edp_phy_configure()
|