Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c3350 tmp |= PIPE_A_SCRAMBLE_RESET; in vlv_pipe_crc_ctl_reg()
3433 tmp |= PIPE_A_SCRAMBLE_RESET; in i9xx_pipe_crc_ctl_reg()
3451 tmp &= ~PIPE_A_SCRAMBLE_RESET; in vlv_undo_pipe_scramble_reset()
3475 tmp &= ~PIPE_A_SCRAMBLE_RESET; in g4x_undo_pipe_scramble_reset()
Di915_reg.h2920 #define PIPE_A_SCRAMBLE_RESET (1 << 0) macro