Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c230 static const hwaddr npcm7xx_pspi_addr[] = { variable
768 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_pspi_addr) != ARRAY_SIZE(s->pspi)); in npcm7xx_realize()
774 sysbus_mmio_map(sbd, 0, npcm7xx_pspi_addr[i]); in npcm7xx_realize()