OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTT_SIZE_1MB
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
fsp_configs.h
60
#define
GTT_SIZE_1MB
1
/external/u-boot/arch/x86/include/asm/arch-braswell/fsp/
fsp_configs.h
52
#define
GTT_SIZE_1MB
1
/external/u-boot/arch/x86/cpu/braswell/
fsp_configs.c
84
"fsp,gtt-size",
GTT_SIZE_1MB
);
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
Platform.c
92
#define
GTT_SIZE_1MB
1
801
(SystemConfiguration.GTTSize ==
GTT_SIZE_1MB
? 0x100: 0x200);
[
all
...]
Completed in 1123 milliseconds