Home
last modified time | relevance | path

Searched refs:fsp_header (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c33 struct fsp_header *__attribute__((optimize("O0"))) find_fsp_header(void) in find_fsp_header()
87 return (struct fsp_header *)fsp; in find_fsp_header()
106 struct fsp_header *fsp_hdr; in fsp_init()
185 u32 fsp_notify(struct fsp_header *fsp_hdr, u32 phase) in fsp_notify()
193 fsp_hdr = (struct fsp_header *)find_fsp_header(); in fsp_notify()
H A Dcmd_fsp.c30 struct fsp_header *hdr = find_fsp_header(); in do_hdr()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_support.h58 struct fsp_header *find_fsp_header(void);
77 u32 fsp_notify(struct fsp_header *fsp_hdr, u32 phase);
H A Dfsp_infoheader.h13 struct __packed fsp_header { struct
H A Dfsp_api.h18 struct fsp_header *fsp_hdr;