Home
last modified time | relevance | path

Searched refs:fsp_get_next_hob (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_support.h142 const struct hob_header *fsp_get_next_hob(uint type, const void *hob_list);
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c364 const struct hob_header *fsp_get_next_hob(uint type, const void *hob_list) in fsp_get_next_hob() function
388 while ((hdr = fsp_get_next_hob(HOB_TYPE_GUID_EXT, in fsp_get_next_guid_hob()