Searched refs:S_414_DISABLE_WR_CONFIRM_GFX9 (Results 1 – 3 of 3) sorted by relevance
81 command |= S_414_DISABLE_WR_CONFIRM_GFX9(1); in si_emit_cp_dma()
1211 command |= S_414_DISABLE_WR_CONFIRM_GFX9(1); in si_emit_cp_dma()
279 #define S_414_DISABLE_WR_CONFIRM_GFX9(x) (((unsigned)(x) & 0x1) << 31) macro