| /OK3568_Linux_fs/u-boot/include/ |
| H A D | generic-phy.h | 28 union phy_configure_opts { union 142 int (*configure)(struct phy *phy, union phy_configure_opts *opts); 161 union phy_configure_opts *opts); 226 int generic_phy_configure(struct phy *phy, union phy_configure_opts *opts); 235 union phy_configure_opts *opts); 336 union phy_configure_opts *opts) in generic_phy_configure() 343 union phy_configure_opts *opts) in generic_phy_validate()
|
| /OK3568_Linux_fs/kernel/include/linux/phy/ |
| H A D | phy.h | 55 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()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-uclass.c | 154 int generic_phy_configure(struct phy *phy, union phy_configure_opts *opts) in generic_phy_configure() 166 union phy_configure_opts *opts) in generic_phy_validate()
|
| H A D | phy-rockchip-snps-pcie3.c | 276 static int rockchip_p3phy_configure(struct phy *phy, union phy_configure_opts *opts) in rockchip_p3phy_configure()
|
| H A D | phy-rockchip-naneng-edp.c | 293 union phy_configure_opts *opts) in rockchip_edp_phy_configure()
|
| H A D | phy-rockchip-usbdp.c | 817 union phy_configure_opts *opts) in rockchip_dpphy_configure()
|
| H A D | phy-rockchip-samsung-hdptx.c | 696 union phy_configure_opts *opts) in rockchip_hdptx_phy_configure()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/ |
| H A D | dp_parser.h | 70 union phy_configure_opts phy_opts;
|
| /OK3568_Linux_fs/kernel/drivers/phy/cadence/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | nwl-dsi.c | 77 union phy_configure_opts phy_cfg; 668 union phy_configure_opts *phy_cfg = &dsi->phy_cfg; in nwl_dsi_enable() 784 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params() 851 union phy_configure_opts new_cfg; in nwl_dsi_bridge_mode_set()
|
| /OK3568_Linux_fs/kernel/drivers/phy/freescale/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/phy/allwinner/ |
| H A D | phy-sun6i-mipi-dphy.c | 108 static int sun6i_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in sun6i_dphy_configure()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | analogix_dp_reg.c | 925 union phy_configure_opts phy_cfg; in analogix_dp_set_link_bandwidth() 964 union phy_configure_opts phy_cfg; in analogix_dp_set_lane_count() 993 union phy_configure_opts phy_cfg; in analogix_dp_set_lane_link_training()
|
| H A D | dw-dp.c | 585 union phy_configure_opts phy_cfg; in dw_dp_link_train_update_vs_emph() 619 union phy_configure_opts phy_cfg; in dw_dp_link_configure() 983 union phy_configure_opts phy_cfg; in dw_dp_set_phy_default_config()
|
| /OK3568_Linux_fs/kernel/drivers/phy/ |
| H A D | phy-core.c | 433 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure() 468 union phy_configure_opts *opts) in phy_validate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/ |
| H A D | cdns-mhdp8546-core.c | 859 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()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-dphy-rx0.c | 227 static int rk_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in rk_dphy_configure()
|
| H A D | phy-rockchip-naneng-edp.c | 298 union phy_configure_opts *opts) in rockchip_edp_phy_configure()
|
| H A D | phy-rockchip-inno-dsidphy.c | 778 union phy_configure_opts *opts) in inno_dsidphy_configure()
|
| H A D | phy-rockchip-samsung-hdptx.c | 723 union phy_configure_opts *opts) in rockchip_hdptx_phy_configure()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix_dp_reg.c | 570 union phy_configure_opts phy_cfg = {0}; in analogix_dp_set_link_bandwidth() 618 union phy_configure_opts phy_cfg = {0}; in analogix_dp_set_lane_count() 652 union phy_configure_opts phy_cfg = {0}; in analogix_dp_set_lane_link_training()
|
| /OK3568_Linux_fs/kernel/drivers/phy/xilinx/ |
| H A D | phy-zynqmp.c | 640 static int xpsgtr_phy_configure(struct phy *phy, union phy_configure_opts *opts) in xpsgtr_phy_configure()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 605 union phy_configure_opts phy_cfg; in rockchip_pcie_init_port()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-isp.c | 900 union phy_configure_opts opts; in rkisp1_mipi_csi2_start()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun6i_mipi_dsi.c | 721 union phy_configure_opts opts = { }; in sun6i_dsi_encoder_enable()
|