Searched refs:common_hdr (Results 1 – 1 of 1) sorted by relevance
283 const struct common_firmware_header *common_hdr; in amdgpu_gfx_rlc_init_microcode_v2_0() local336 common_hdr = (const struct common_firmware_header *)info->fw->data; in amdgpu_gfx_rlc_init_microcode_v2_0()338 ALIGN(le32_to_cpu(common_hdr->ucode_size_bytes), PAGE_SIZE); in amdgpu_gfx_rlc_init_microcode_v2_0()
Completed in 83 milliseconds