Searched refs:QUEUEID (Results 1 – 4 of 4) sorted by relevance
34 #define QUEUEID(x) ((x) << 8) macro
320 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
450 #define QUEUEID(x) ((x) << 8) macro
1830 QUEUEID(queue & 0x7)); in cik_srbm_select()