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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h 80 uint32_t sos_offset_bytes; member in struct:psp_firmware_header_v1_0
amdgpu_psp_v11_0.c 125 adev->psp.sys_bin_size = le32_to_cpu(sos_hdr->sos_offset_bytes);
129 le32_to_cpu(sos_hdr->sos_offset_bytes);
amdgpu_psp_v3_1.c 102 le32_to_cpu(hdr->sos_offset_bytes);
amdgpu_ucode.c 259 DRM_DEBUG("sos_offset_bytes: %u\n",
260 le32_to_cpu(psp_hdr->sos_offset_bytes));

Completed in 15 milliseconds