Searched refs:DPR_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/x86/include/asm/arch-broadwell/ | ||
A D | pch.h | 53 #define DPR_SIZE_MASK 0xff0 macro |
/u-boot/arch/x86/cpu/broadwell/ | ||
A D | sdram.c | 55 tom -= (dpr & DPR_SIZE_MASK) << 16; in get_top_of_ram() |
Completed in 3 milliseconds