Searched refs:R600_INACTIVE_QD_PIPES_MASK (Results 1 – 2 of 2) sorted by relevance
884 … R6XX_MAX_BACKENDS - r600_count_pipe_bits(cc_gc_shader_pipe_config & R600_INACTIVE_QD_PIPES_MASK); in r600_gfx_init()1461 … R7XX_MAX_BACKENDS - r600_count_pipe_bits(cc_gc_shader_pipe_config & R600_INACTIVE_QD_PIPES_MASK); in r700_gfx_init()
1831 # define R600_INACTIVE_QD_PIPES_MASK (0xff << 8) macro