Searched refs:SQ_CMD (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | cik_reg.h | 151 #define SQ_CMD 0x8DEC macro
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_0.c | 5942 value = REG_SET_FIELD(value, SQ_CMD, CMD, 0x03); in gfx_v9_0_ring_soft_recovery() 5943 value = REG_SET_FIELD(value, SQ_CMD, MODE, 0x01); in gfx_v9_0_ring_soft_recovery() 5944 value = REG_SET_FIELD(value, SQ_CMD, CHECK_VMID, 1); in gfx_v9_0_ring_soft_recovery() 5945 value = REG_SET_FIELD(value, SQ_CMD, VM_ID, vmid); in gfx_v9_0_ring_soft_recovery()
|