Searched defs:sh_num (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | soc15.c | 293 u32 sh_num, u32 reg_offset) in soc15_read_indexed_register() 311 u32 sh_num, u32 reg_offset) in soc15_get_register_value() 325 u32 sh_num, u32 reg_offset, u32 *value) in soc15_read_register()
|
D | si.c | 1017 u32 sh_num, u32 reg_offset) in si_get_register_value() 1091 u32 sh_num, u32 reg_offset, u32 *value) in si_read_register()
|
D | cik.c | 1028 u32 sh_num, u32 reg_offset) in cik_get_register_value() 1123 u32 sh_num, u32 reg_offset, u32 *value) in cik_read_register()
|
D | vi.c | 552 u32 sh_num, u32 reg_offset) in vi_get_register_value() 647 u32 sh_num, u32 reg_offset, u32 *value) in vi_read_register()
|
D | amdgpu_kms.c | 556 unsigned sh_num = (info->read_mmr_reg.instance >> in amdgpu_info_ioctl() local
|
D | gfx_v6_0.c | 1281 u32 sh_num, u32 instance) in gfx_v6_0_select_se_sh()
|
D | gfx_v7_0.c | 1588 u32 se_num, u32 sh_num, u32 instance) in gfx_v7_0_select_se_sh()
|
D | gfx_v9_0.c | 1670 static void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, u32 instance) in gfx_v9_0_select_se_sh()
|
D | gfx_v8_0.c | 3549 u32 se_num, u32 sh_num, u32 instance) in gfx_v8_0_select_se_sh()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | si.c | 2948 u32 se_num, u32 sh_num) in si_select_se_sh()
|
D | cik.c | 3036 u32 se_num, u32 sh_num) in cik_select_se_sh()
|