Home
last modified time | relevance | path

Searched refs:Aspeed2600SoCState (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Daspeed_soc.h127 struct Aspeed2600SoCState { struct
135 OBJECT_DECLARE_SIMPLE_TYPE(Aspeed2600SoCState, ASPEED2600_SOC) argument
/openbmc/qemu/hw/arm/
H A Daspeed_ast2600.c155 Aspeed2600SoCState *a = ASPEED2600_SOC(s); in aspeed_soc_ast2600_get_irq()
163 Aspeed2600SoCState *a = ASPEED2600_SOC(obj); in aspeed_soc_ast2600_init()
316 Aspeed2600SoCState *a = ASPEED2600_SOC(dev); in aspeed_soc_ast2600_realize()
797 .instance_size = sizeof(Aspeed2600SoCState),
H A Dfby35.c30 Aspeed2600SoCState bmc;