Searched refs:intv_size_bytes (Results 1 – 3 of 3) sorted by relevance
340 uint32_t intv_size_bytes; /* size of interrupt vectors, in bytes */ member
790 le32_to_cpu(dmcu_hdr->intv_size_bytes); in amdgpu_ucode_init_single_fw()795 ucode->ucode_size = le32_to_cpu(dmcu_hdr->intv_size_bytes); in amdgpu_ucode_init_single_fw()
1911 ALIGN(le32_to_cpu(hdr->header.ucode_size_bytes) - le32_to_cpu(hdr->intv_size_bytes), PAGE_SIZE); in load_dmcu_fw()1916 ALIGN(le32_to_cpu(hdr->intv_size_bytes), PAGE_SIZE); in load_dmcu_fw()