Home
last modified time | relevance | path

Searched refs:DP_PSR_SINK_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h359 # define DP_PSR_SINK_INTERNAL_ERROR 7 macro
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1082 # define DP_PSR_SINK_INTERNAL_ERROR 7 macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c2835 if (status == DP_PSR_SINK_INTERNAL_ERROR || (error_status & errors)) { in intel_psr_short_pulse()
2840 if (status == DP_PSR_SINK_INTERNAL_ERROR && !error_status) in intel_psr_short_pulse()