Home
last modified time | relevance | path

Searched refs:PACKET3_CP_DMA_CMD_SAIC (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dsid.h1721 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
H A Devergreen_cs.c2141 if (command & PACKET3_CP_DMA_CMD_SAIC) { in evergreen_packet3_check()
3453 if (command & PACKET3_CP_DMA_CMD_SAIC) { in evergreen_vm_packet3_check()
H A Devergreend.h1626 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
H A Dr600d.h1648 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
H A Dr600_cs.c1792 if (command & PACKET3_CP_DMA_CMD_SAIC) { in r600_packet3_check()
H A Dsi.c4475 if (command & PACKET3_CP_DMA_CMD_SAIC) { in si_vm_packet3_cp_dma_check()