Searched refs:ASPEED_DEV_ETH1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | aspeed_ast2400.c | 54 [ASPEED_DEV_ETH1] = 0x1E660000, 93 [ASPEED_DEV_ETH1] = 0x1E660000, 134 [ASPEED_DEV_ETH1] = 2, 453 sc->memmap[ASPEED_DEV_ETH1 + i]); in aspeed_ast2400_soc_realize() 455 aspeed_soc_get_irq(s, ASPEED_DEV_ETH1 + i)); in aspeed_ast2400_soc_realize()
|
H A D | aspeed_ast27x0.c | 55 [ASPEED_DEV_ETH1] = 0x14050000, 110 [ASPEED_DEV_ETH1] = 132, 144 [ASPEED_DEV_ETH1] = 0, 618 sc->memmap[ASPEED_DEV_ETH1 + i]); in aspeed_soc_ast2700_realize() 620 aspeed_soc_get_irq(s, ASPEED_DEV_ETH1 + i)); in aspeed_soc_ast2700_realize()
|
H A D | aspeed_ast2600.c | 41 [ASPEED_DEV_ETH1] = 0x1E660000, 141 [ASPEED_DEV_ETH1] = 2, 597 sc->memmap[ASPEED_DEV_ETH1 + i]); in aspeed_soc_ast2600_realize() 599 aspeed_soc_get_irq(s, ASPEED_DEV_ETH1 + i)); in aspeed_soc_ast2600_realize()
|
/openbmc/qemu/include/hw/arm/ |
H A D | aspeed_soc.h | 240 ASPEED_DEV_ETH1, enumerator
|