Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c186 static const hwaddr npcm7xx_pwm_addr[] = { variable
643 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_pwm_addr) != ARRAY_SIZE(s->pwm)); in npcm7xx_realize()
650 sysbus_mmio_map(sbd, 0, npcm7xx_pwm_addr[i]); in npcm7xx_realize()