Searched refs:BOOT_ON_S3_RESUME (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/x86/include/asm/fsp/ | ||
D | fsp_bootmode.h | 19 #define BOOT_ON_S3_RESUME 0x11 macro |
/external/u-boot/arch/x86/lib/fsp/ | ||
D | fsp_common.c | 145 boot_mode = BOOT_ON_S3_RESUME; in arch_fsp_init() |