Searched refs:DE_PIPE_CRC_DONE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/ | ||
| D | i915_irq.c | 2419 if (de_iir & DE_PIPE_CRC_DONE(pipe)) in ilk_display_irq_handler() |
| D | i915_reg.h | 7253 #define DE_PIPE_CRC_DONE(pipe) (1 << (2 + 8 * (pipe))) macro |