Searched defs:gfx_firmware_header_v2_0 (Results 1 – 1 of 1) sorted by relevance
185 struct gfx_firmware_header_v2_0 { struct186 struct common_firmware_header header;187 uint32_t ucode_feature_version;188 uint32_t ucode_size_bytes;189 uint32_t ucode_offset_bytes;190 uint32_t data_size_bytes;191 uint32_t data_offset_bytes;192 uint32_t ucode_start_addr_lo;193 uint32_t ucode_start_addr_hi;