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