Home
last modified time | relevance | path

Searched refs:PRIVATE_BASE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcik_regs.h27 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro
H A Dkfd_device_queue_manager_cik.c74 return PRIVATE_BASE(top_address_nybble << 12) | in compute_sh_mem_bases_64bit()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcikd.h561 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro
H A Dgfx_v12_0.c1704 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_0_constants_init()
H A Dgfx_v11_0.c2021 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init()
H A Dgfx_v9_0.c2658 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init()
H A Dgfx_v10_0.c5230 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1165 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro