Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dmips_cmgcr.h16 #define TYPE_MIPS_GCR "mips-gcr" macro
/qemu/hw/mips/
H A Dcps.c147 object_initialize_child(OBJECT(dev), "gcr", &s->gcr, TYPE_MIPS_GCR); in mips_cps_realize()
/qemu/hw/misc/
H A Dmips_cmgcr.c243 .name = TYPE_MIPS_GCR,