Searched refs:SH_STATIC_MEM_CONFIG (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 1555 #define SH_STATIC_MEM_CONFIG 0x9604u macro
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v7_0.c | 1925 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init() 1927 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init() 1929 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
|
H A D | gfx_v8_0.c | 3749 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init() 3751 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init() 3753 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
|