Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h25 #define PEI_VERSION 6 macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h14 #define PEI_VERSION 22 macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c40 pei_data->pei_version = PEI_VERSION; in broadwell_fill_pei_data()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c404 .pei_version = PEI_VERSION, in dram_init()