Searched refs:ERR_INT_PIPE_CRC_DONE (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Di915_irq.c2277 if (err_int & ERR_INT_PIPE_CRC_DONE(pipe)) {
H A Di915_reg.h1182 #define ERR_INT_PIPE_CRC_DONE(pipe) (1<<(2 + pipe*3)) macro

Completed in 121 milliseconds