Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_irq_handler.c308 tunneling_status = DP_TUNNELING_IRQ; in dp_handle_tunneling_irq()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1425 #ifndef DP_TUNNELING_IRQ
1426 #define DP_TUNNELING_IRQ (1 << 5) macro
/linux-6.15/include/drm/display/
H A Ddrm_dp.h1109 # define DP_TUNNELING_IRQ (1 << 5) macro
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5033 if (esi[3] & DP_TUNNELING_IRQ) { in intel_dp_check_mst_status()
5037 ack[3] |= DP_TUNNELING_IRQ; in intel_dp_check_mst_status()
5337 if ((val & DP_TUNNELING_IRQ) && in intel_dp_check_link_service_irq()