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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h 172 uint32_t reg_list_format_separate_array_offset_bytes; /* payload offset from the start of the header */ member in struct:rlc_firmware_header_v2_0
amdgpu_ucode.c 175 DRM_DEBUG("reg_list_format_separate_array_offset_bytes: %u\n",
176 le32_to_cpu(rlc_hdr->reg_list_format_separate_array_offset_bytes));

Completed in 135 milliseconds