HomeSort by: relevance | last modified time | path
    Searched refs:PACKET3_CP_DMA_CMD_SAS (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_enums.h 223 # define PACKET3_CP_DMA_CMD_SAS (1 << 26)
sid.h 1778 # define PACKET3_CP_DMA_CMD_SAS (1 << 26)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_evergreen_cs.c 2157 (command & PACKET3_CP_DMA_CMD_SAS))) { /* src = register */
2164 if (command & PACKET3_CP_DMA_CMD_SAS) {
3473 (command & PACKET3_CP_DMA_CMD_SAS))) { /* src = register */
3480 if (command & PACKET3_CP_DMA_CMD_SAS) {
sid.h 1715 # define PACKET3_CP_DMA_CMD_SAS (1 << 26)
evergreend.h 1620 # define PACKET3_CP_DMA_CMD_SAS (1 << 26)
r600d.h 1642 # define PACKET3_CP_DMA_CMD_SAS (1 << 26)
radeon_r600_cs.c 1790 if (command & PACKET3_CP_DMA_CMD_SAS) {
radeon_si.c 4492 if (command & PACKET3_CP_DMA_CMD_SAS) {

Completed in 40 milliseconds