Searched refs:RES_MEM_RESERVED (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dhob.h26 #define RES_MEM_RESERVED 0x00000005 macro
/u-boot/arch/x86/lib/fsp/
H A Dfsp_dram.c31 res_desc->type == RES_MEM_RESERVED)
57 * that has the same RES_MEM_RESERVED resource type whose address
87 res_desc->type != RES_MEM_RESERVED)
138 else if (res_desc->type == RES_MEM_RESERVED)
H A Dfsp_support.c115 if (res_desc->type == RES_MEM_RESERVED) {

Completed in 61 milliseconds