Searched refs:TOUUD (Results 1 – 3 of 3) sorted by relevance
83 #define TOUUD 0xa8 /* Top of Upper Usable DRAM */ macro
68 /* PCI Memory Region (TOUUD - (TOUUD + ABOVE_4G_MMIO_SIZE)) */
270 dm_pci_read_config32(dev, TOUUD + 4, &val); in sdram_find()272 dm_pci_read_config32(dev, TOUUD, &val); in sdram_find()
Completed in 4 milliseconds