Searched refs:mtk_dp_phy_configure (Results 1 – 2 of 2) sorted by relevance
109 static int mtk_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in mtk_dp_phy_configure() function158 .configure = mtk_dp_phy_configure,
1233 static int mtk_dp_phy_configure(struct mtk_dp *mtk_dp, in mtk_dp_phy_configure() function1589 ret = mtk_dp_phy_configure(mtk_dp, target_link_rate, target_lane_count); in mtk_dp_train_setting()