Searched refs:MEID (Results 1 – 8 of 8) sorted by relevance
70 #define MEID(x) ((x) << 2) macro
55 #define MEID(x) ((x) << 2) 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()
325 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, MEID, me); in vi_srbm_select()
352 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
448 #define MEID(x) ((x) << 2) macro
1853 MEID(me & 0x3) | in cik_srbm_select()