Searched refs:SHARED_BASE (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | cik_regs.h | 28 #define SHARED_BASE(x) ((x) << 16) /* LDS */ macro
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | cikd.h | 1166 #define SHARED_BASE(x) ((x) << 16) /* LDS */ macro
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v12_1.c | 1420 sh_mem_bases = REG_SET_FIELD(sh_mem_bases, SH_MEM_BASES, SHARED_BASE, in gfx_v12_1_xcc_init_compute_vmid() 1470 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v12_1_xcc_constants_init()
|
| H A D | gfx_v12_0.c | 1829 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v12_0_constants_init()
|
| H A D | gfx_v11_0.c | 2182 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v11_0_constants_init()
|
| H A D | gfx_v9_0.c | 2702 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_0_constants_init()
|