Searched refs:a9mpcore (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | fsl-imx6.c | 147 object_property_set_int(OBJECT(&s->a9mpcore), "num-irq", in fsl_imx6_realize() 150 if (!sysbus_realize(SYS_BUS_DEVICE(&s->a9mpcore), errp)) { in fsl_imx6_realize() 156 sysbus_connect_irq(SYS_BUS_DEVICE(&s->a9mpcore), i, in fsl_imx6_realize() 196 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 208 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 229 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 250 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 308 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 311 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 397 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() [all …]
|
H A D | npcm7xx.c | 405 return qdev_get_gpio_in(DEVICE(&s->a9mpcore), n); in npcm7xx_irq() 418 object_initialize_child(obj, "a9mpcore", &s->a9mpcore, TYPE_A9MPCORE_PRIV); in npcm7xx_init() 505 object_property_set_int(OBJECT(&s->a9mpcore), "num-cpu", nc->num_cpus, in npcm7xx_realize() 507 object_property_set_int(OBJECT(&s->a9mpcore), "num-irq", NPCM7XX_NUM_IRQ, in npcm7xx_realize() 509 sysbus_realize(SYS_BUS_DEVICE(&s->a9mpcore), &error_abort); in npcm7xx_realize() 510 sysbus_mmio_map(SYS_BUS_DEVICE(&s->a9mpcore), 0, NPCM7XX_CPUP_BA); in npcm7xx_realize() 513 sysbus_connect_irq(SYS_BUS_DEVICE(&s->a9mpcore), i, in npcm7xx_realize() 515 sysbus_connect_irq(SYS_BUS_DEVICE(&s->a9mpcore), i + nc->num_cpus, in npcm7xx_realize()
|
H A D | exynos4210.c | 588 qdev_prop_set_uint32(DEVICE(&s->a9mpcore), "num-cpu", EXYNOS4210_NCPUS); in exynos4210_realize() 589 busdev = SYS_BUS_DEVICE(&s->a9mpcore); in exynos4210_realize() 618 qdev_get_gpio_in(DEVICE(&s->a9mpcore), n)); in exynos4210_realize() 832 object_initialize_child(obj, "a9mpcore", &s->a9mpcore, TYPE_A9MPCORE_PRIV); in exynos4210_init()
|
/openbmc/qemu/hw/cpu/ |
H A D | meson.build | 6 system_ss.add(when: 'CONFIG_A9MPCORE', if_true: files('a9mpcore.c'))
|
/openbmc/qemu/include/hw/arm/ |
H A D | exynos4210.h | 101 A9MPPrivState a9mpcore; member
|
H A D | npcm7xx.h | 85 A9MPPrivState a9mpcore; member
|
H A D | fsl-imx6.h | 60 A9MPPrivState a9mpcore; member
|
/openbmc/ |
H A D | opengrok1.0.log | 14011 …lelessChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/include/hw/cpu/a9mpcore.h.gz 15905 …lelessChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/include/hw/cpu/a9mpcore.h.gz
|
H A D | opengrok2.0.log | 13631 …lelessChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/include/hw/cpu/a9mpcore.h.gz 15525 …lelessChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/include/hw/cpu/a9mpcore.h.gz
|