Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h268 uint32_t rlcp_ucode_offset_bytes; member
H A 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()
H A Damdgpu_ucode.c250 le32_to_cpu(rlc_hdr_v2_3->rlcp_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
H A Dgfx_v11_0.c1913 le32_to_cpu(hdr->rlcp_ucode_offset_bytes)); in gfx_v11_0_load_rlcp_rlcv_microcode()