io_debug_array_offset_bytes   61 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 			  le32_to_cpu(mc_hdr->io_debug_array_offset_bytes));
io_debug_array_offset_bytes   45 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */
io_debug_array_offset_bytes  180 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c 		(adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes));
io_debug_array_offset_bytes  198 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c 		(adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes));
io_debug_array_offset_bytes  323 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 		(adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes));
io_debug_array_offset_bytes  392 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 		(adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes));
io_debug_array_offset_bytes 1893 drivers/gpu/drm/radeon/cik.c 			(rdev->mc_fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes));
io_debug_array_offset_bytes   61 drivers/gpu/drm/radeon/radeon_ucode.c 			  le32_to_cpu(mc_hdr->io_debug_array_offset_bytes));
io_debug_array_offset_bytes  173 drivers/gpu/drm/radeon/radeon_ucode.h 	uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */
io_debug_array_offset_bytes 1595 drivers/gpu/drm/radeon/si.c 			(rdev->mc_fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes));