Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h173 uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */ member
H A Dradeon_ucode.c61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in radeon_ucode_print_mc_hdr()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h47 uint32_t io_debug_array_offset_bytes; /* payload offset from the start of the header */ member
H A Damdgpu_ucode.c67 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in amdgpu_ucode_print_mc_hdr()