Searched refs:ASPEED_DEV_I3C (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | aspeed_ast10x0.c | 57 [ASPEED_DEV_I3C] = 0x7E7A0000, 93 [ASPEED_DEV_I3C] = 102, /* 102 -> 105 */ 265 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->i3c), 0, sc->memmap[ASPEED_DEV_I3C]); in aspeed_soc_ast1030_realize() 268 sc->irqmap[ASPEED_DEV_I3C] + i); in aspeed_soc_ast1030_realize()
|
H A D | aspeed_ast2600.c | 86 [ASPEED_DEV_I3C] = 0x1E7A0000, 150 [ASPEED_DEV_I3C] = 102, /* 102 -> 107 */ 714 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->i3c), 0, sc->memmap[ASPEED_DEV_I3C]); in aspeed_soc_ast2600_realize() 717 sc->irqmap[ASPEED_DEV_I3C] + i); in aspeed_soc_ast2600_realize()
|
H A D | aspeed_ast27x0.c | 116 [ASPEED_DEV_I3C] = 131, 136 [ASPEED_DEV_I3C] = 0,
|
/openbmc/qemu/include/hw/arm/ |
H A D | aspeed_soc.h | 256 ASPEED_DEV_I3C, enumerator
|