Home
last modified time | relevance | path

Searched refs:SRBM_GFX_CNTL__VMID__SHIFT (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/include/asic_reg/oss/
H A Doss_1_0_sh_mask.h935 #define SRBM_GFX_CNTL__VMID__SHIFT 0x00000004 macro
H A Doss_2_0_sh_mask.h270 #define SRBM_GFX_CNTL__VMID__SHIFT 0x4 macro
H A Doss_2_4_sh_mask.h300 #define SRBM_GFX_CNTL__VMID__SHIFT 0x4 macro
H A Doss_3_0_1_sh_mask.h308 #define SRBM_GFX_CNTL__VMID__SHIFT 0x4 macro
H A Doss_3_0_sh_mask.h422 #define SRBM_GFX_CNTL__VMID__SHIFT 0x4 macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c950 ((vmid << SRBM_GFX_CNTL__VMID__SHIFT) & SRBM_GFX_CNTL__VMID_MASK)| in cik_srbm_select()