Home
last modified time | relevance | path

Searched refs:PACKET3_CP_DMA_CMD_SAS (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsi_enums.h220 # define PACKET3_CP_DMA_CMD_SAS (1 << 26) macro
H A Dsid.h1776 # define PACKET3_CP_DMA_CMD_SAS (1 << 26) macro
/openbsd/sys/dev/pci/drm/radeon/
H A Devergreen_cs.c2127 (command & PACKET3_CP_DMA_CMD_SAS))) { /* src = register */ in evergreen_packet3_check()
2134 if (command & PACKET3_CP_DMA_CMD_SAS) { in evergreen_packet3_check()
3443 (command & PACKET3_CP_DMA_CMD_SAS))) { /* src = register */ in evergreen_vm_packet3_check()
3450 if (command & PACKET3_CP_DMA_CMD_SAS) { in evergreen_vm_packet3_check()
H A Dsid.h1713 # define PACKET3_CP_DMA_CMD_SAS (1 << 26) macro
H A Devergreend.h1618 # define PACKET3_CP_DMA_CMD_SAS (1 << 26) macro
H A Dr600d.h1640 # define PACKET3_CP_DMA_CMD_SAS (1 << 26) macro
H A Dr600_cs.c1787 if (command & PACKET3_CP_DMA_CMD_SAS) { in r600_packet3_check()
H A Dsi.c4484 if (command & PACKET3_CP_DMA_CMD_SAS) { in si_vm_packet3_cp_dma_check()