Home
last modified time | relevance | path

Searched refs:memory_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/
H A Dfsp_configs.h22 struct memory_config { struct
29 struct memory_config mem_config; argument
36 struct memory_config *mem_config;
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dfsp_configs.c16 struct memory_config *mem_config = &config->mem_config; in update_fsp_configs()