Searched refs:DP_PSR_RFB_STORAGE_ERROR (Results 1 – 3 of 3) sorted by relevance
1133 # define DP_PSR_RFB_STORAGE_ERROR (1 << 1) macro
3866 * DP_PSR_RFB_STORAGE_ERROR == DP_PANEL_REPLAY_RFB_STORAGE_ERROR3876 const u8 errors = DP_PSR_RFB_STORAGE_ERROR | in intel_psr_short_pulse() 3906 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in intel_psr_short_pulse() 4517 if (error_status & (DP_PSR_RFB_STORAGE_ERROR | in i915_psr_sink_status_show() 4523 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in i915_psr_sink_status_show()
917 else if (status & DP_PSR_RFB_STORAGE_ERROR) in msm_dp_link_read_psr_error_status()