Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_ucode.h173 uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */ member
A Dradeon_ucode.c61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in radeon_ucode_print_mc_hdr()
A Dsi.c1590 (rdev->mc_fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in si_mc_load_microcode()
A Dcik.c1880 (rdev->mc_fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in ci_mc_load_microcode()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ucode.h45 uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */ member
A Dgmc_v8_0.c308 (adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in gmc_v8_0_tonga_mc_load_microcode()
377 (adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in gmc_v8_0_polaris_mc_load_microcode()
A Dgmc_v6_0.c162 (adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in gmc_v6_0_mc_load_microcode()
A Dgmc_v7_0.c192 (adev->gmc.fw->data + le32_to_cpu(hdr->io_debug_array_offset_bytes)); in gmc_v7_0_mc_load_microcode()
A Damdgpu_ucode.c61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in amdgpu_ucode_print_mc_hdr()

Completed in 37 milliseconds