Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h41 uint32_t system_type; /* 0 Mobile, 1 Desktop/Server */ member
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dsdram.c417 .system_type = 0, /* 0 Mobile, 1 Desktop/Server */ in dram_init()