Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc405.h163 OBJECT_DECLARE_SIMPLE_TYPE(Ppc405SoCState, PPC405_SOC);
165 struct Ppc405SoCState { struct
H A Dppc405_uc.c988 Ppc405SoCState *s = PPC405_SOC(obj); in ppc405_soc_instance_init()
1029 Ppc405SoCState *s = PPC405_SOC(dev); in ppc405_soc_realize()
1211 .instance_size = sizeof(Ppc405SoCState),
H A Dppc405_boards.c65 Ppc405SoCState soc;