Home
last modified time | relevance | path

Searched defs:WAIT_REG_MEM_MEM_SPACE (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/tests/amdgpu/
H A Ddeadlock_tests.c63 #define WAIT_REG_MEM_MEM_SPACE(x) ((x) << 4) macro
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600d_common.h56 #define WAIT_REG_MEM_MEM_SPACE(x) (((unsigned)(x) & 0x3) << 4) macro
/third_party/mesa3d/src/amd/common/
H A Dsid.h174 #define WAIT_REG_MEM_MEM_SPACE(x) (((unsigned)(x)&0x3) << 4) macro

Completed in 3 milliseconds