Searched defs:sh_num (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | soc24.c | 137 u32 sh_num, in soc24_read_indexed_register() 156 u32 sh_num, u32 reg_offset) in soc24_get_register_value() 169 u32 sh_num, u32 reg_offset, u32 *value) in soc24_read_register()
|
H A D | nv.c | 358 u32 sh_num, u32 reg_offset) in nv_read_indexed_register() 376 u32 sh_num, u32 reg_offset) in nv_get_register_value() 388 u32 sh_num, u32 reg_offset, u32 *value) in nv_read_register()
|
H A D | soc21.c | 273 u32 sh_num, u32 reg_offset) in soc21_read_indexed_register() 291 u32 sh_num, u32 reg_offset) in soc21_get_register_value() 303 u32 sh_num, u32 reg_offset, u32 *value) in soc21_read_register()
|
H A D | gfx_v9_4.c | 93 u32 sh_num, u32 instance) in gfx_v9_4_select_se_sh()
|
H A D | cik.c | 1124 u32 sh_num, u32 reg_offset) in cik_get_register_value() 1219 u32 sh_num, u32 reg_offset, u32 *value) in cik_read_register()
|
H A D | si.c | 1180 u32 sh_num, u32 reg_offset) in si_get_register_value() 1254 u32 sh_num, u32 reg_offset, u32 *value) in si_read_register()
|
H A D | vi.c | 747 u32 sh_num, u32 reg_offset) in vi_get_register_value() 842 u32 sh_num, u32 reg_offset, u32 *value) in vi_read_register()
|
H A D | amdgpu_kms.c | 839 unsigned int sh_num = (info->read_mmr_reg.instance >> in amdgpu_info_ioctl() local
|
H A D | gfx_v9_4_2.c | 848 u32 sh_num, u32 instance) in gfx_v9_4_2_select_se_sh()
|
H A D | gfx_v6_0.c | 1305 u32 sh_num, u32 instance, int xcc_id) in gfx_v6_0_select_se_sh()
|
H A D | gfx_v7_0.c | 1559 u32 se_num, u32 sh_num, u32 instance, in gfx_v7_0_select_se_sh()
|
H A D | gfx_v8_0.c | 3384 u32 se_num, u32 sh_num, u32 instance, in gfx_v8_0_select_se_sh()
|
H A D | gfx_v12_0.c | 1663 u32 sh_num, u32 instance, int xcc_id) in gfx_v12_0_select_se_sh()
|
H A D | gfx_v9_4_3.c | 690 u32 sh_num, u32 instance, int xcc_id) in gfx_v9_4_3_xcc_select_se_sh()
|
H A D | gfx_v9_0.c | 2499 void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, in gfx_v9_0_select_se_sh()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | si.c | 2928 u32 se_num, u32 sh_num) in si_select_se_sh()
|