Searched defs:sh_num (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | vi.c | 472 u32 sh_num, u32 reg_offset) in vi_read_indexed_register() 489 u32 sh_num, u32 reg_offset, u32 *value) in vi_read_register()
|
D | amdgpu_kms.c | 398 unsigned sh_num = (info->read_mmr_reg.instance >> in amdgpu_info_ioctl() local
|
D | cik.c | 992 u32 se_num, u32 sh_num, in cik_read_indexed_register() 1010 u32 sh_num, u32 reg_offset, u32 *value) in cik_read_register()
|
D | gfx_v7_0.c | 1867 void gfx_v7_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num) in gfx_v7_0_select_se_sh()
|
D | gfx_v8_0.c | 2740 void gfx_v8_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num) in gfx_v8_0_select_se_sh()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | si.c | 2949 u32 se_num, u32 sh_num) in si_select_se_sh()
|
D | cik.c | 3410 u32 se_num, u32 sh_num) in cik_select_se_sh()
|