Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/display/
Ddrm_dp_helper.h484 int drm_dp_dpcd_read_phy_link_status(struct drm_dp_aux *aux,
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp_link_training.c799 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, dp_phy, in intel_dp_link_training_clock_recovery()
961 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, dp_phy, in intel_dp_link_training_channel_equalization()
Dintel_dp.c3741 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, DP_PHY_DPRX, in intel_dp_process_phy_request()
3986 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, DP_PHY_DPRX, in intel_dp_needs_link_retrain()
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dp_helper.c709 int drm_dp_dpcd_read_phy_link_status(struct drm_dp_aux *aux, in drm_dp_dpcd_read_phy_link_status() function
747 EXPORT_SYMBOL(drm_dp_dpcd_read_phy_link_status);