Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c192 static const hwaddr npcm7xx_mft_addr[] = { variable
655 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_mft_addr) != ARRAY_SIZE(s->mft)); in npcm7xx_realize()
663 sysbus_mmio_map(sbd, 0, npcm7xx_mft_addr[i]); in npcm7xx_realize()