Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h56 #define DPR_SIZE_MASK 0xff0 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c145 tom -= (dpr & DPR_SIZE_MASK) << 16; in get_top_of_ram()