Home
last modified time | relevance | path

Searched defs:rt_buf (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/queensbay/
H A Dfsp_configs.c11 struct fspinit_rtbuf *rt_buf) in update_fsp_configs()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dfsp_configs.c13 struct fspinit_rtbuf *rt_buf) in update_fsp_configs()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c31 struct fspinit_rtbuf *rt_buf) in update_fsp_configs()
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dfsp_configs.c44 struct fspinit_rtbuf *rt_buf) in update_fsp_configs()
/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_api.h32 void *rt_buf; member
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c104 struct fspinit_rtbuf rt_buf; in fsp_init() local