Home
last modified time | relevance | path

Searched refs:fsp_config_data (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_configs.h9 struct fsp_config_data { struct
/openbmc/u-boot/arch/x86/cpu/queensbay/
H A Dfsp_configs.c10 void update_fsp_configs(struct fsp_config_data *config, in update_fsp_configs()
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/
H A Dfsp_configs.h26 struct fsp_config_data { struct
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dfsp_configs.c12 void update_fsp_configs(struct fsp_config_data *config, in update_fsp_configs()
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_configs.h10 struct fsp_config_data { struct
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_configs.h10 struct fsp_config_data { struct
/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_support.h213 void update_fsp_configs(struct fsp_config_data *config,
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dfsp_configs.c43 void update_fsp_configs(struct fsp_config_data *config, in update_fsp_configs()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c30 void update_fsp_configs(struct fsp_config_data *config, in update_fsp_configs()
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c101 struct fsp_config_data config_data; in fsp_init()