Home
last modified time | relevance | path

Searched refs:PEI_VERSION (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dpei_data.h24 #define PEI_VERSION 6 macro
/external/u-boot/arch/x86/include/asm/arch-broadwell/
Dpei_data.h13 #define PEI_VERSION 22 macro
/external/u-boot/arch/x86/cpu/broadwell/
Dsdram.c39 pei_data->pei_version = PEI_VERSION; in broadwell_fill_pei_data()
/external/u-boot/arch/x86/cpu/ivybridge/
Dsdram.c403 .pei_version = PEI_VERSION, in dram_init()