Searched refs:PIPE_A_SCRAMBLE_RESET (Results 1 – 2 of 2) sorted by relevance
173 tmp |= PIPE_A_SCRAMBLE_RESET; in vlv_pipe_crc_ctl_reg()255 tmp |= PIPE_A_SCRAMBLE_RESET; in i9xx_pipe_crc_ctl_reg()272 tmp &= ~PIPE_A_SCRAMBLE_RESET; in vlv_undo_pipe_scramble_reset()295 tmp &= ~PIPE_A_SCRAMBLE_RESET; in g4x_undo_pipe_scramble_reset()
4424 #define PIPE_A_SCRAMBLE_RESET (1 << 0) macro