Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_enums.h219 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Dsid.h1763 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h1700 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Devergreend.h1605 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Dr600d.h1628 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Dradeon_r600.c3033 tmp |= PACKET3_CP_DMA_CP_SYNC; in r600_copy_cpdma()