Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Da9scu.h29 #define TYPE_A9_SCU "a9-scu" macro
/openbmc/qemu/hw/misc/
H A Da9scu.c142 .name = TYPE_A9_SCU,
/openbmc/qemu/hw/cpu/
H A Da9mpcore.c36 object_initialize_child(obj, "scu", &s->scu, TYPE_A9_SCU); in a9mp_priv_initfn()