Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_psr.c1476 DP_PSR_VSC_SDP_UNCORRECTABLE_ERROR | in intel_psr_short_pulse()
1501 if (error_status & DP_PSR_VSC_SDP_UNCORRECTABLE_ERROR) in intel_psr_short_pulse()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_helper.h874 # define DP_PSR_VSC_SDP_UNCORRECTABLE_ERROR (1 << 2) /* eDP 1.4 */ macro