Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1358 #ifndef DP_TUNNELING_IRQ
1359 #define DP_TUNNELING_IRQ (1 << 5) macro
/linux/include/drm/display/
H A Ddrm_dp.h1104 # define DP_TUNNELING_IRQ (1 << 5) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5201 if (esi[3] & DP_TUNNELING_IRQ) { in intel_dp_check_mst_status()
5205 ack[3] |= DP_TUNNELING_IRQ; in intel_dp_check_mst_status()
5597 if ((val & DP_TUNNELING_IRQ) && in intel_dp_check_link_service_irq()