Searched refs:ASPEED_DEV_RTC (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/arm/ |
| H A D | aspeed_ast2400.c | 45 [ASPEED_DEV_RTC] = 0x1E781000, 83 [ASPEED_DEV_RTC] = 0x1E781000, 117 [ASPEED_DEV_RTC] = 22, 317 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->rtc), 0, sc->memmap[ASPEED_DEV_RTC]); in aspeed_ast2400_soc_realize() 319 aspeed_soc_get_irq(s, ASPEED_DEV_RTC)); in aspeed_ast2400_soc_realize()
|
| H A D | aspeed_ast2600.c | 61 [ASPEED_DEV_RTC] = 0x1E781000, 121 [ASPEED_DEV_RTC] = 13, 406 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->rtc), 0, sc->memmap[ASPEED_DEV_RTC]); in aspeed_soc_ast2600_realize() 408 aspeed_soc_get_irq(s, ASPEED_DEV_RTC)); in aspeed_soc_ast2600_realize()
|
| H A D | aspeed_ast27x0.c | 50 [ASPEED_DEV_RTC] = 0x12C0F000, 109 [ASPEED_DEV_RTC] = 13, 157 [ASPEED_DEV_RTC] = 13, 1069 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->rtc), 0, sc->memmap[ASPEED_DEV_RTC]); in aspeed_soc_ast2700_realize() 1071 aspeed_soc_get_irq(s, ASPEED_DEV_RTC)); in aspeed_soc_ast2700_realize()
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | aspeed_soc.h | 265 ASPEED_DEV_RTC, enumerator
|