Searched refs:DP_PSR_RFB_STORAGE_ERROR (Results 1 – 3 of 3) sorted by relevance
3829 const u8 errors = DP_PSR_RFB_STORAGE_ERROR | in intel_psr_short_pulse()3859 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in intel_psr_short_pulse()4478 if (error_status & (DP_PSR_RFB_STORAGE_ERROR | in i915_psr_sink_status_show()4484 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in i915_psr_sink_status_show()
1133 # define DP_PSR_RFB_STORAGE_ERROR (1 << 1) macro
917 else if (status & DP_PSR_RFB_STORAGE_ERROR) in msm_dp_link_read_psr_error_status()