Home
last modified time | relevance | path

Searched refs:S_008040_WAIT_CP_DMA_IDLE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c110 wait_until |= S_008040_WAIT_CP_DMA_IDLE(1); in r600_flush_emit()
569 S_008040_WAIT_CP_DMA_IDLE(1)); in r600_cp_dma_copy_buffer()
H A Dr600d.h928 #define S_008040_WAIT_CP_DMA_IDLE(x) (((unsigned)(x) & 0x1) << 8) macro
2108 #define S_008040_WAIT_CP_DMA_IDLE(x) (((unsigned)(x) & 0x1) << 8) macro
2730 #define S_008040_WAIT_CP_DMA_IDLE(x) (((unsigned)(x) & 0x1) << 8) macro
H A Devergreend.h1053 #define S_008040_WAIT_CP_DMA_IDLE(x) (((unsigned)(x) & 0x1) << 8) macro

Completed in 28 milliseconds