Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h27 u32 fsp_notify; /* fsp_notify offset */ member
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c184 u32 fsp_notify(struct fsp_header *fsp_hdr, u32 phase) in fsp_notify() function