Searched refs:DPR_EPM (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/ | ||
H A D | pch.h | 54 #define DPR_EPM (1 << 2) macro |
/openbmc/u-boot/arch/x86/cpu/broadwell/ | ||
H A D | sdram.c | 144 if (dpr & DPR_EPM) in get_top_of_ram() |