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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h 168 uint32_t reg_list_format_array_offset_bytes; /* payload offset from the start of the header */ member in struct:rlc_firmware_header_v2_0
amdgpu_ucode.c 167 DRM_DEBUG("reg_list_format_array_offset_bytes: %u\n",
168 le32_to_cpu(rlc_hdr->reg_list_format_array_offset_bytes));
amdgpu_gfx_v10_0.c 764 le32_to_cpu(rlc_hdr->reg_list_format_array_offset_bytes));
amdgpu_gfx_v8_0.c 1112 le32_to_cpu(rlc_hdr->reg_list_format_array_offset_bytes));
amdgpu_gfx_v9_0.c 1399 le32_to_cpu(rlc_hdr->reg_list_format_array_offset_bytes));

Completed in 224 milliseconds