Searched refs:QUEUEID (Results 1 – 8 of 8) sorted by relevance
72 #define QUEUEID(x) ((x) << 8) macro
57 #define QUEUEID(x) ((x) << 8) macro
132 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
171 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
327 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, QUEUEID, queue); in vi_srbm_select()
352 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
450 #define QUEUEID(x) ((x) << 8) macro
1855 QUEUEID(queue & 0x7)); in cik_srbm_select()