Home
last modified time | relevance | path

Searched refs:fsp_load_component (Results 1 – 4 of 4) sorted by relevance

/external/coreboot/src/drivers/intel/fsp2_0/
Dutil.c137 enum cb_err fsp_load_component(struct fsp_load_descriptor *fspld, struct fsp_header *hdr) in fsp_load_component() function
Dsilicon_init.c231 if (fsp_load_component(&fspld, &fsps_hdr) != CB_SUCCESS) in fsps_load()
Dmemory_init.c496 if (fsp_load_component(&fspld, hdr) != CB_SUCCESS) in fsp_memory_init()
/external/coreboot/src/drivers/intel/fsp2_0/include/fsp/
Dutil.h193 enum cb_err fsp_load_component(struct fsp_load_descriptor *fspld, struct fsp_header *hdr);