Home
last modified time | relevance | path

Searched refs:find_fsp_header (Results 1 – 4 of 4) 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() function
113 fsp_hdr = find_fsp_header(); in fsp_init()
193 fsp_hdr = (struct fsp_header *)find_fsp_header(); in fsp_notify()
H A Dfsp_car.S25 jmp find_fsp_header
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);