Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h216 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Dsid.h1761 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h1698 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Devergreend.h1603 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Dr600d.h1626 # define PACKET3_CP_DMA_CP_SYNC (1 << 31) macro
H A Dr600.c3001 tmp |= PACKET3_CP_DMA_CP_SYNC; in r600_copy_cpdma()