Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c204 static const hwaddr npcm7xx_smbus_addr[] = { variable
616 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_smbus_addr) != ARRAY_SIZE(s->smbus)); in npcm7xx_realize()
621 sysbus_mmio_map(SYS_BUS_DEVICE(obj), 0, npcm7xx_smbus_addr[i]); in npcm7xx_realize()