Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dgeneric-phy.h28 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()
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-uclass.c316 int generic_phy_configure(struct phy *phy, union phy_configure_opts *opts) in generic_phy_configure()
328 union phy_configure_opts *opts) in generic_phy_validate()
H A Dphy-rockchip-snps-pcie3.c276 static int rockchip_p3phy_configure(struct phy *phy, union phy_configure_opts *opts) in rockchip_p3phy_configure()
H A Dphy-rockchip-naneng-edp.c293 union phy_configure_opts *opts) in rockchip_edp_phy_configure()
H A Dphy-rockchip-usbdp.c1145 union phy_configure_opts *opts) in rockchip_dpphy_configure()
H A Dphy-rockchip-samsung-hdptx.c1030 union phy_configure_opts *opts) in rockchip_hdptx_phy_configure()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp_reg.c717 union phy_configure_opts phy_cfg; in analogix_dp_set_link_bandwidth()
756 union phy_configure_opts phy_cfg; in analogix_dp_set_lane_count()
785 union phy_configure_opts phy_cfg; in analogix_dp_set_lane_link_training()
H A Ddw-dp.c596 union phy_configure_opts phy_cfg; in dw_dp_link_train_update_vs_emph()
630 union phy_configure_opts phy_cfg; in dw_dp_link_configure()
994 union phy_configure_opts phy_cfg; in dw_dp_set_phy_default_config()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_dw_rockchip.c709 union phy_configure_opts phy_cfg; in rockchip_pcie_init_port()