Searched defs:sh_num (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_nv.c | 216 u32 sh_num, u32 reg_offset) in nv_read_indexed_register() 234 u32 sh_num, u32 reg_offset) in nv_get_register_value() 246 u32 sh_num, u32 reg_offset, u32 *value) in nv_read_register()
|
H A D | amdgpu_gfx_v9_4.c | 99 u32 sh_num, u32 instance) in gfx_v9_4_select_se_sh()
|
H A D | amdgpu_soc15.c | 364 u32 sh_num, u32 reg_offset) in soc15_read_indexed_register() 382 u32 sh_num, u32 reg_offset) in soc15_get_register_value() 396 u32 sh_num, u32 reg_offset, u32 *value) in soc15_read_register()
|
H A D | amdgpu_si.c | 1037 u32 sh_num, u32 reg_offset) in si_get_register_value() 1111 u32 sh_num, u32 reg_offset, u32 *value) in si_read_register()
|
H A D | amdgpu_cik.c | 1055 u32 sh_num, u32 reg_offset) in cik_get_register_value() 1150 u32 sh_num, u32 reg_offset, u32 *value) in cik_read_register()
|
H A D | amdgpu_kms.c | 660 unsigned sh_num = (info->read_mmr_reg.instance >> in amdgpu_info_ioctl() local
|
H A D | amdgpu_vi.c | 560 u32 sh_num, u32 reg_offset) in vi_get_register_value() 655 u32 sh_num, u32 reg_offset, u32 *value) in vi_read_register()
|
H A D | amdgpu_gfx_v6_0.c | 1307 u32 sh_num, u32 instance) in gfx_v6_0_select_se_sh()
|
H A D | amdgpu_gfx_v7_0.c | 1597 u32 se_num, u32 sh_num, u32 instance) in gfx_v7_0_select_se_sh()
|
H A D | amdgpu_gfx_v8_0.c | 3423 u32 se_num, u32 sh_num, u32 instance) in gfx_v8_0_select_se_sh()
|
H A D | amdgpu_gfx_v10_0.c | 1496 u32 sh_num, u32 instance) in gfx_v10_0_select_se_sh()
|
H A D | amdgpu_gfx_v9_0.c | 2337 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()
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | readelf.c | 1662 int num, size_t size, off_t fsize, int sh_num, int *flags, in dophn_exec()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_si.c | 2959 u32 se_num, u32 sh_num) in si_select_se_sh()
|
H A D | radeon_cik.c | 3053 u32 se_num, u32 sh_num) in cik_select_se_sh()
|