Searched refs:DP_PSR_RFB_STORAGE_ERROR (Results 1 – 3 of 3) sorted by relevance
3484 const u8 errors = DP_PSR_RFB_STORAGE_ERROR | in intel_psr_short_pulse()3514 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in intel_psr_short_pulse()3965 if (error_status & (DP_PSR_RFB_STORAGE_ERROR | in i915_psr_sink_status_show()3971 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in i915_psr_sink_status_show()
1113 # define DP_PSR_RFB_STORAGE_ERROR (1 << 1) macro
914 else if (status & DP_PSR_RFB_STORAGE_ERROR) in msm_dp_link_read_psr_error_status()