Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/qualcomm/common/include/soc/
H A Dqupv3_config_common.h64 struct gsi_fw_hdr { struct
65 uint32_t magic; /* = 'QSI' */
66 uint32_t version; /* Structure version number */
67 uint32_t core_version; /* QUPV3_HW_VERSION */
68 uint32_t fw_version; /* Programmed into GSI_FW_REVISION */
69 uint16_t fw_size_in_items; /* Number of GSI FW lines (each 8 bytes) */
70 uint16_t fw_offset; /* Byte offset of GENI_FW_RAM array */
71 uint16_t iep_size_in_items;/* Number of IEP items */
72 uint16_t iep_offset; /* Byte offset of first IEP entry */