Searched refs:sh_bank (Results 1 – 1 of 1) sorted by relevance
106 unsigned instance_bank, sh_bank, se_bank, me, pipe, queue; in amdgpu_debugfs_process_reg_op() local109 instance_bank = sh_bank = se_bank = me = pipe = queue = 0; in amdgpu_debugfs_process_reg_op()120 sh_bank = (*pos & GENMASK_ULL(43, 34)) >> 34; in amdgpu_debugfs_process_reg_op()125 if (sh_bank == 0x3FF) in amdgpu_debugfs_process_reg_op()126 sh_bank = 0xFFFFFFFF; in amdgpu_debugfs_process_reg_op()144 if ((sh_bank != 0xFFFFFFFF && sh_bank >= adev->gfx.config.max_sh_per_se) || in amdgpu_debugfs_process_reg_op()149 sh_bank, instance_bank); in amdgpu_debugfs_process_reg_op()