Searched refs:rlc_dram_ucode_offset_bytes (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_rlc.c402 adev->gfx.rlc.rlc_dram_ucode = (u8 *)rlc_hdr + le32_to_cpu(rlc_hdr->rlc_dram_ucode_offset_bytes);
H A Damdgpu_ucode.c238 DRM_DEBUG("rlc_dram_ucode_offset_bytes: %u\n",
239 le32_to_cpu(rlc_hdr_v2_2->rlc_dram_ucode_offset_bytes));
H A Damdgpu_ucode.h259 uint32_t rlc_dram_ucode_offset_bytes; member in struct:rlc_firmware_header_v2_2
H A Dgfx_v11_0.c1228 le32_to_cpu(rlcv22_hdr->rlc_dram_ucode_offset_bytes));
1903 le32_to_cpu(hdr->rlc_dram_ucode_offset_bytes));

Completed in 211 milliseconds