Searched refs:PACKET3_CP_DMA_CMD_DAS (Results 1 – 8 of 8) sorted by relevance
221 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
1780 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
2125 (command & PACKET3_CP_DMA_CMD_DAS)) || /* dst = register */ in evergreen_packet3_check()2172 if (command & PACKET3_CP_DMA_CMD_DAS) { in evergreen_packet3_check()3441 (command & PACKET3_CP_DMA_CMD_DAS)) || /* dst = register */ in evergreen_vm_packet3_check()3471 if (command & PACKET3_CP_DMA_CMD_DAS) { in evergreen_vm_packet3_check()
1717 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
1622 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
1644 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
1817 if (command & PACKET3_CP_DMA_CMD_DAS) { in r600_packet3_check()
4505 if (command & PACKET3_CP_DMA_CMD_DAS) { in si_vm_packet3_cp_dma_check()