Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dsandybridge.h80 #define TOUUD 0xa8 /* Top of Upper Usable DRAM */ macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dsdram.c266 dm_pci_read_config32(dev, TOUUD + 4, &val); in sdram_find()
268 dm_pci_read_config32(dev, TOUUD, &val); in sdram_find()