Home
last modified time | relevance | path

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

/qemu/include/hw/misc/macio/
H A Dpmu.h232 #define TYPE_VIA_PMU "via-pmu" macro
/qemu/hw/misc/macio/
H A Dmacio.c320 object_initialize_child(OBJECT(s), "pmu", &s->pmu, TYPE_VIA_PMU); in macio_newworld_realize()
H A Dpmu.c780 .name = TYPE_VIA_PMU,