Home
last modified time | relevance | path

Searched refs:Aspeed2400SoCState (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Daspeed_soc.h117 struct Aspeed2400SoCState { struct
125 OBJECT_DECLARE_SIMPLE_TYPE(Aspeed2400SoCState, ASPEED2400_SOC) argument
/openbmc/qemu/hw/arm/
H A Daspeed_ast2400.c145 Aspeed2400SoCState *a = ASPEED2400_SOC(s); in aspeed_soc_ast2400_get_irq()
153 Aspeed2400SoCState *a = ASPEED2400_SOC(obj); in aspeed_ast2400_soc_init()
264 Aspeed2400SoCState *a = ASPEED2400_SOC(dev); in aspeed_ast2400_soc_realize()
617 .instance_size = sizeof(Aspeed2400SoCState),