Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dcoreboot_tables.h304 struct cb_spi_flash { struct
305 uint32_t tag;
306 uint32_t size;
307 uint32_t flash_size;
308 uint32_t sector_size;
309 uint32_t erase_cmd;
314 uint32_t mmap_count;
315 struct flash_mmap_window mmap_table[];