Home
last modified time | relevance | path

Searched refs:offset_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.c362 le32_to_cpu(psp_hdr->sos.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
371 le32_to_cpu(psp_hdr_v1_1->toc.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
377 le32_to_cpu(psp_hdr_v1_1->kdb.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
387 le32_to_cpu(psp_hdr_v1_2->kdb.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
399 le32_to_cpu(psp_hdr_v1_3->v1_1.toc.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
405 le32_to_cpu(psp_hdr_v1_3->v1_1.kdb.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
411 le32_to_cpu(psp_hdr_v1_3->spl.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
H A Damdgpu_ucode.h78 uint32_t offset_bytes; member
114 uint32_t offset_bytes; member