Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dallwinner-r40-dramc.h90 MemoryRegion dram_high; /**< The high 1G dram for dualrank detect */ member
/openbmc/qemu/hw/misc/
H A Dallwinner-r40-dramc.c436 memory_region_init_io(&s->dram_high, OBJECT(s), in allwinner_r40_dramc_realize()
440 &s->dram_high); in allwinner_r40_dramc_realize()