Home
last modified time | relevance | path

Searched refs:mtk_dp_phy_configure (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-dp.c109 static int mtk_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in mtk_dp_phy_configure() function
158 .configure = mtk_dp_phy_configure,
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c1148 static int mtk_dp_phy_configure(struct mtk_dp *mtk_dp, in mtk_dp_phy_configure() function
1491 ret = mtk_dp_phy_configure(mtk_dp, target_link_rate, target_lane_count); in mtk_dp_train_setting()