Home
last modified time | relevance | path

Searched refs:intv_size_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h409 uint32_t intv_size_bytes; /* size of interrupt vectors, in bytes */ member
H A Damdgpu_ucode.c956 le32_to_cpu(dmcu_hdr->intv_size_bytes); in amdgpu_ucode_init_single_fw()
961 ucode->ucode_size = le32_to_cpu(dmcu_hdr->intv_size_bytes); in amdgpu_ucode_init_single_fw()