Searched refs:S_414_DISABLE_WR_CONFIRM_GFX6 (Results 1 – 3 of 3) sorted by relevance
83 command |= S_414_DISABLE_WR_CONFIRM_GFX6(1); in si_emit_cp_dma()
1213 command |= S_414_DISABLE_WR_CONFIRM_GFX6(1); in si_emit_cp_dma()
255 #define S_414_DISABLE_WR_CONFIRM_GFX6(x) (((unsigned)(x) & 0x1) << 21) /* not on GFX9 */ macro