Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dsandybridge.h85 #define TOLUD 0xbc /* Top of Low Used Memory */ macro
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c273 dm_pci_read_config32(dev, TOLUD, &tolud); in sdram_find()