Searched refs:PIPEID (Results 1 – 4 of 4) sorted by relevance
70 #define PIPEID(x) ((x) << 0) macro
51 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
45 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
445 #define PIPEID(x) ((x) << 0) macro