Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c1489 static int dw_dp_phy_update_vs_emph(struct dw_dp *dp, unsigned int rate, unsigned int lanes, in dw_dp_phy_update_vs_emph() function
1536 return dw_dp_phy_update_vs_emph(dp, dp->link.rate, dp->link.lanes, request); in dw_dp_link_train_update_vs_emph()
3526 dw_dp_phy_update_vs_emph(dp, data->link_rate, data->num_lanes, &dp->link.train.adjust); in dw_dp_process_phy_request()