Searched refs:DP_PSR_RFB_STORAGE_ERROR (Results 1 – 2 of 2) sorted by relevance
3464 const u8 errors = DP_PSR_RFB_STORAGE_ERROR | in intel_psr_short_pulse()3494 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in intel_psr_short_pulse()3945 if (error_status & (DP_PSR_RFB_STORAGE_ERROR | in i915_psr_sink_status_show()3951 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in i915_psr_sink_status_show()
1109 # define DP_PSR_RFB_STORAGE_ERROR (1 << 1) macro