Searched refs:PIPE_B_SCRAMBLE_RESET (Results 1 – 2 of 2) sorted by relevance
3643 tmp |= PIPE_B_SCRAMBLE_RESET; in vlv_pipe_crc_ctl_reg()3725 tmp |= PIPE_B_SCRAMBLE_RESET; in i9xx_pipe_crc_ctl_reg()3744 tmp &= ~PIPE_B_SCRAMBLE_RESET; in vlv_undo_pipe_scramble_reset()3767 tmp &= ~PIPE_B_SCRAMBLE_RESET; in g4x_undo_pipe_scramble_reset()
3324 #define PIPE_B_SCRAMBLE_RESET (1 << 1) macro