Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_debugfs.c3646 tmp |= PIPE_C_SCRAMBLE_RESET; in vlv_pipe_crc_ctl_reg()
3747 tmp &= ~PIPE_C_SCRAMBLE_RESET; in vlv_undo_pipe_scramble_reset()
Di915_reg.h3323 #define PIPE_C_SCRAMBLE_RESET (1 << 14) /* chv */ macro