Home
last modified time | relevance | path

Searched refs:DP_PSR_LINK_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/drm/display/
Ddrm_dp.h1056 # define DP_PSR_LINK_CRC_ERROR (1 << 0) macro
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_psr.c2504 DP_PSR_LINK_CRC_ERROR; in intel_psr_short_pulse()
2534 if (error_status & DP_PSR_LINK_CRC_ERROR) in intel_psr_short_pulse()