Home
last modified time | relevance | path

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

/qemu/include/hw/arm/
H A Dnpcm7xx.h45 #define NPCM7XX_DRAM_BA (0x00000000) macro
/qemu/hw/arm/
H A Dnpcm7xx_boards.c98 memory_region_add_subregion(get_system_memory(), NPCM7XX_DRAM_BA, dram); in npcm7xx_connect_dram()