Searched refs:drm_dp_dpcd_read_data (Results 1 – 2 of 2) sorted by relevance
584 static inline int drm_dp_dpcd_read_data(struct drm_dp_aux *aux, in drm_dp_dpcd_read_data() function672 return drm_dp_dpcd_read_data(aux, offset, valuep, 1); in drm_dp_dpcd_read_byte()
633 ret = drm_dp_dpcd_read_data(&intel_dp->aux, DP_PANEL_REPLAY_CAP_SUPPORT, in _panel_replay_init_dpcd()677 ret = drm_dp_dpcd_read_data(&intel_dp->aux, DP_PSR_SUPPORT, intel_dp->psr_dpcd, in _psr_init_dpcd()