Home
last modified time | relevance | path

Searched refs:sub_partition_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h75 u32 sub_partition_offset; /* from the base of the BPDT header */ member
H A Dintel_gsc_fw.c175 cpd_header = (void *)bpdt_header + bpdt_entry->sub_partition_offset; in intel_gsc_fw_get_binary_info()
176 min_size = bpdt_entry->sub_partition_offset + sizeof(*cpd_header); in intel_gsc_fw_get_binary_info()