Home
last modified time | relevance | path

Searched refs:PIPE_SCRAMBLE_RESET_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_pipe_crc.c256 if (!(tmp & PIPE_SCRAMBLE_RESET_MASK)) in vlv_undo_pipe_scramble_reset()
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_reg.h2616 #define PIPE_SCRAMBLE_RESET_MASK ((1 << 14) | (0x3 << 0)) macro