Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h54 #define DPR_EPM (1 << 2) macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c144 if (dpr & DPR_EPM) in get_top_of_ram()