Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h277 uint32_t rlcp_ucode_offset_bytes; member
Damdgpu_rlc.c432 adev->gfx.rlc.rlcp_ucode = (u8 *)rlc_hdr + le32_to_cpu(rlc_hdr->rlcp_ucode_offset_bytes); in amdgpu_gfx_rlc_init_microcode_v2_3()
Damdgpu_ucode.c252 le32_to_cpu(rlc_hdr_v2_3->rlcp_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
Dgfx_v11_0.c2199 le32_to_cpu(hdr->rlcp_ucode_offset_bytes)); in gfx_v11_0_load_rlcp_rlcv_microcode()