Searched refs:drm_dp_dpcd_read_phy_link_status (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_dp_link_training.c | 556 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, dp_phy, in intel_dp_link_training_clock_recovery() 701 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, dp_phy, in intel_dp_link_training_channel_equalization()
|
| D | intel_dp.c | 3322 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, DP_PHY_DPRX, in intel_dp_process_phy_request() 3536 if (drm_dp_dpcd_read_phy_link_status(&intel_dp->aux, DP_PHY_DPRX, in intel_dp_needs_link_retrain()
|
| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_dp_helper.c | 416 int drm_dp_dpcd_read_phy_link_status(struct drm_dp_aux *aux, in drm_dp_dpcd_read_phy_link_status() function 454 EXPORT_SYMBOL(drm_dp_dpcd_read_phy_link_status);
|
| /Linux-v5.15/include/drm/ |
| D | drm_dp_helper.h | 2039 int drm_dp_dpcd_read_phy_link_status(struct drm_dp_aux *aux,
|