Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h27 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro
Dkfd_device_queue_manager_cik.c74 return PRIVATE_BASE(top_address_nybble << 12) | in compute_sh_mem_bases_64bit()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dcikd.h560 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro
Dgfx_v9_4_3.c993 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_4_3_xcc_constants_init()
Dgfx_v11_0.c1728 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init()
Dgfx_v9_0.c2411 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init()
Dgfx_v10_0.c4992 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init()
/linux-6.6.21/drivers/gpu/drm/radeon/
Dcikd.h1165 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro