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