Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dsbsa-ref.c77 SBSA_FLASH, enumerator
119 [SBSA_FLASH] = { 0, 0x20000000 },
340 * Map two flash devices to fill the SBSA_FLASH space in the memmap. in sbsa_flash_map()
345 hwaddr flashsize = sbsa_ref_memmap[SBSA_FLASH].size / 2; in sbsa_flash_map()
346 hwaddr flashbase = sbsa_ref_memmap[SBSA_FLASH].base; in sbsa_flash_map()