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_v7_0.c | 4005 value = REG_SET_FIELD(value, SQ_CMD, CMD, 0x03); in gfx_v7_0_ring_soft_recovery() 4006 value = REG_SET_FIELD(value, SQ_CMD, MODE, 0x01); in gfx_v7_0_ring_soft_recovery() 4007 value = REG_SET_FIELD(value, SQ_CMD, CHECK_VMID, 1); in gfx_v7_0_ring_soft_recovery() 4008 value = REG_SET_FIELD(value, SQ_CMD, VM_ID, vmid); in gfx_v7_0_ring_soft_recovery()
|