Searched defs:WAIT_REG_MEM_MEM_SPACE (Results 1 – 3 of 3) sorted by relevance
63 #define WAIT_REG_MEM_MEM_SPACE(x) ((x) << 4) macro
56 #define WAIT_REG_MEM_MEM_SPACE(x) (((unsigned)(x) & 0x3) << 4) macro
147 #define WAIT_REG_MEM_MEM_SPACE(x) (((unsigned)(x) & 0x3) << 4) macro