Searched refs:REG_A3XX_RB_MRT_BLEND_CONTROL (Results 1 – 3 of 3) sorted by relevance
767 OUT_PKT0(ring, REG_A3XX_RB_MRT_BLEND_CONTROL(i), 1); in fd3_emit_state()
573 OUT_PKT0(ring, REG_A3XX_RB_MRT_BLEND_CONTROL(i), 1); in fd3_emit_tile_mem2gmem()
1279 static inline uint32_t REG_A3XX_RB_MRT_BLEND_CONTROL(uint32_t i0) { return 0x000020c7 + 0x4*i0; } in REG_A3XX_RB_MRT_BLEND_CONTROL() function