Searched refs:tolud (Results 1 – 1 of 1) sorted by relevance
237 uint32_t tseg_base, uma_size, tolud; in sdram_find() local277 dm_pci_read_config32(dev, TOLUD, &tolud); in sdram_find()285 debug("TOUUD %llx TOLUD %08x TOM %llx\n", touud, tolud, tom); in sdram_find()296 tomk = tolud >> 10; in sdram_find()297 if (me_base == tolud) { in sdram_find()301 tolud += uma_size << 10; in sdram_find()
Completed in 4 milliseconds