Searched refs:MEID (Results 1 – 8 of 8) sorted by relevance
73 #define MEID(x) ((x) << 2) macro
60 #define MEID(x) ((x) << 2) macro
217 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, MEID, me); in soc15_grbm_select()
240 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
198 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
363 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, MEID, me); in vi_srbm_select()
446 #define MEID(x) ((x) << 2) macro
1854 MEID(me & 0x3) | in cik_srbm_select()