HomeSort by: relevance | last modified time | path
    Searched refs:reg_list_separate_size_bytes (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h 173 uint32_t reg_list_separate_size_bytes; /* size of reg list array in bytes */ member in struct:rlc_firmware_header_v2_0
amdgpu_ucode.c 177 DRM_DEBUG("reg_list_separate_size_bytes: %u\n",
178 le32_to_cpu(rlc_hdr->reg_list_separate_size_bytes));

Completed in 18 milliseconds