Searched refs:se_bank (Results 1 – 1 of 1) sorted by relevance
86 unsigned int instance_bank, sh_bank, se_bank, me, pipe, queue, vmid; in amdgpu_debugfs_process_reg_op() local89 instance_bank = sh_bank = se_bank = me = pipe = queue = vmid = 0; in amdgpu_debugfs_process_reg_op()99 se_bank = (*pos & GENMASK_ULL(33, 24)) >> 24; in amdgpu_debugfs_process_reg_op()103 if (se_bank == 0x3FF) in amdgpu_debugfs_process_reg_op()104 se_bank = 0xFFFFFFFF; in amdgpu_debugfs_process_reg_op()138 (se_bank != 0xFFFFFFFF && se_bank >= adev->gfx.config.max_shader_engines)) { in amdgpu_debugfs_process_reg_op()144 amdgpu_gfx_select_se_sh(adev, se_bank, in amdgpu_debugfs_process_reg_op()