Searched refs:ctl_ucode_size_bytes (Results 1 – 6 of 6) sorted by relevance
322 uint32_t ctl_ucode_size_bytes; /* control thread ucode size */ member335 uint32_t ctl_ucode_size_bytes; /* control thread ucode size */ member
290 ALIGN(le32_to_cpu(sdma_hdr->ctl_ucode_size_bytes), PAGE_SIZE); in amdgpu_sdma_init_microcode()
179 ucode_size[1] = le32_to_cpu(vpe_hdr->ctl_ucode_size_bytes); in vpe_v6_1_load_microcode()
863 ucode->ucode_size = le32_to_cpu(sdma_hdr->ctl_ucode_size_bytes); in amdgpu_ucode_init_single_fw()1051 ucode->ucode_size = le32_to_cpu(vpe_hdr->ctl_ucode_size_bytes); in amdgpu_ucode_init_single_fw()
260 ALIGN(le32_to_cpu(vpe_hdr->ctl_ucode_size_bytes), PAGE_SIZE); in amdgpu_vpe_init_microcode()
1418 fw_size = le32_to_cpu(sdma_hdr->ctl_ucode_size_bytes); in gfx_v11_0_rlc_backdoor_autoload_copy_sdma_ucode()