Searched refs:SH_STATIC_MEM_CONFIG (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ ! |
D | cikd.h | 1555 #define SH_STATIC_MEM_CONFIG 0x9604u macro
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ ! |
D | gfx_v7_0.c | 1922 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init() 1924 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init() 1926 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
|
D | gfx_v8_0.c | 3745 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init() 3747 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init() 3749 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
|