Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h992 #define ERR_INT_PIPE_CRC_DONE(pipe) (1 << (2 + (pipe) * 3)) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h2726 #define ERR_INT_PIPE_CRC_DONE(pipe) (1 << (2 + (pipe) * 3)) macro

Completed in 57 milliseconds