Searched refs:ASPEED_DEV_LPC (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | aspeed_ast2400.c | 50 [ASPEED_DEV_LPC] = 0x1E789000, 89 [ASPEED_DEV_LPC] = 0x1E789000, 131 [ASPEED_DEV_LPC] = 8, 489 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->lpc), 0, sc->memmap[ASPEED_DEV_LPC]); in aspeed_ast2400_soc_realize() 493 aspeed_soc_get_irq(s, ASPEED_DEV_LPC)); in aspeed_ast2400_soc_realize() 521 sc->memmap[ASPEED_DEV_IBT] - sc->memmap[ASPEED_DEV_LPC], in aspeed_ast2400_soc_realize()
|
H A D | aspeed_ast10x0.c | 55 [ASPEED_DEV_LPC] = 0x7E789000, 85 [ASPEED_DEV_LPC] = 35, 286 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->lpc), 0, sc->memmap[ASPEED_DEV_LPC]); in aspeed_soc_ast1030_realize() 290 aspeed_soc_get_irq(s, ASPEED_DEV_LPC)); in aspeed_soc_ast1030_realize()
|
H A D | aspeed_ast2600.c | 66 [ASPEED_DEV_LPC] = 0x1E789000, 136 [ASPEED_DEV_LPC] = 35, 659 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->lpc), 0, sc->memmap[ASPEED_DEV_LPC]); in aspeed_soc_ast2600_realize() 663 aspeed_soc_get_irq(s, ASPEED_DEV_LPC)); in aspeed_soc_ast2600_realize() 694 sc->memmap[ASPEED_DEV_IBT] - sc->memmap[ASPEED_DEV_LPC], in aspeed_soc_ast2600_realize()
|
H A D | aspeed_ast27x0.c | 106 [ASPEED_DEV_LPC] = 128, 122 [ASPEED_DEV_LPC] = 0,
|
/openbmc/qemu/include/hw/arm/ |
H A D | aspeed_soc.h | 231 ASPEED_DEV_LPC, enumerator
|