Home
last modified time | relevance | path

Searched defs:subpart_entry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/bpdt_formats/
H A Dsubpart_entry_1.c16 struct subpart_entry { struct
23 static void subpart_read_entry(struct buffer *buff, struct subpart_entry *e) in subpart_read_entry() argument
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/include/intelblocks/
H A Dcse_layout.h93 struct subpart_entry { struct
113 #define SUBPART_ENTRY_SZ sizeof(struct subpart_entry) argument
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/cse/
H A Dcse_lite.c1156 struct subpart_entry subpart_entry; in cse_get_sub_part_fw_version() local
1184 struct subpart_entry *subpart_entry; in cse_sub_part_get_source_fw_version() local