Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Darm_integrator_debug.c24 OBJECT_DECLARE_SIMPLE_TYPE(IntegratorDebugState, INTEGRATOR_DEBUG)
26 struct IntegratorDebugState { struct
81 IntegratorDebugState *s = INTEGRATOR_DEBUG(obj); in intdbg_control_init()
91 .instance_size = sizeof(IntegratorDebugState),