Home
last modified time | relevance | path

Searched refs:PRIVATE_BASE (Results 1 – 7 of 7) 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.c83 return PRIVATE_BASE(top_address_nybble << 12) | in compute_sh_mem_bases_64bit()
/linux/drivers/gpu/drm/amd/amdgpu/ !
H A Dcikd.h567 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro
H A Dgfx_v12_0.c1827 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_0_constants_init()
H A Dgfx_v11_0.c2161 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init()
H A Dgfx_v10_0.c5362 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