Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Darm_integrator_debug.h17 #define TYPE_INTEGRATOR_DEBUG "integrator_debug" macro
/openbmc/qemu/hw/misc/
H A Darm_integrator_debug.c89 .name = TYPE_INTEGRATOR_DEBUG,
/openbmc/qemu/hw/arm/
H A Dintegratorcp.c643 sysbus_create_simple(TYPE_INTEGRATOR_DEBUG, 0x1a000000, 0); in integratorcp_init()