Home
last modified time | relevance | path

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

/external/coreboot/src/commonlib/include/commonlib/
Dcoreboot_tables.h403 struct lb_mmc_info { struct
404 uint32_t tag;
405 uint32_t size;
414 int32_t early_cmd1_status;
/external/coreboot/src/lib/
Dcoreboot_table.c240 static void lb_mmc_info(struct lb_header *header) in lb_mmc_info() function