Home
last modified time | relevance | path

Searched refs:io_debug_array_offset_bytes (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h43 uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */ member
Damdgpu_ucode.c61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in amdgpu_ucode_print_mc_hdr()
Dgmc_v8_0.c261 (adev->mc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in gmc_v8_0_mc_load_microcode()
Dgmc_v7_0.c221 (adev->mc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in gmc_v7_0_mc_load_microcode()
/drivers/gpu/drm/radeon/
Dradeon_ucode.h173 uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */ member
Dradeon_ucode.c61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in radeon_ucode_print_mc_hdr()
Dsi.c1560 (rdev->mc_fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in si_mc_load_microcode()
Dcik.c1888 (rdev->mc_fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in ci_mc_load_microcode()