Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c3737 u32 tmp, sh_static_mem_cfg; in gfx_v8_0_constants_init() local
3752 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3754 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3756 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3758 WREG32(mmSH_STATIC_MEM_CONFIG, sh_static_mem_cfg); in gfx_v8_0_constants_init()