Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h42 uint32_t tseg_size; member
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h85 uint32_t tseg_size; member
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dsdram.c49 pei_data->tseg_size = CONFIG_SMM_TSEG_SIZE; in broadwell_fill_pei_data()
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dsdram.c418 .tseg_size = CONFIG_SMM_TSEG_SIZE, in dram_init()