Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h359 uint32_t intv_offset_bytes; /* interrupt vectors offset from end of header, in bytes */ member
Damdgpu_ucode.c878 le32_to_cpu(dmcu_hdr->intv_offset_bytes); in amdgpu_ucode_init_single_fw()