hwip              224 drivers/gpu/drm/amd/amdgpu/nv.c 		    (adev->reg_offset[en->hwip][en->inst][en->seg] + en->reg_offset))
hwip              412 drivers/gpu/drm/amd/amdgpu/soc15.c 		if (reg_offset != (adev->reg_offset[en->hwip][en->inst][en->seg]
hwip              446 drivers/gpu/drm/amd/amdgpu/soc15.c 		reg =  adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg;
hwip               37 drivers/gpu/drm/amd/amdgpu/soc15.h 	u32	hwip;
hwip               46 drivers/gpu/drm/amd/amdgpu/soc15.h 	uint32_t hwip;
hwip               56 drivers/gpu/drm/amd/amdgpu/soc15.h 	uint32_t hwip;
hwip               65 drivers/gpu/drm/amd/amdgpu/soc15.h #define SOC15_REG_ENTRY_OFFSET(entry)	(adev->reg_offset[entry.hwip][entry.inst][entry.seg] + entry.reg_offset)
hwip               93 drivers/gpu/drm/amd/powerplay/hwmgr/common_baco.c 			reg = adev->reg_offset[entry[i].hwip][entry[i].inst][entry[i].seg]
hwip               38 drivers/gpu/drm/amd/powerplay/hwmgr/common_baco.h 	uint32_t 	hwip;