Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dsse-timer.h32 #define TYPE_SSE_TIMER "sse-timer" macro
/openbmc/qemu/hw/arm/
H A Darmsse.c366 .type = TYPE_SSE_TIMER,
375 .type = TYPE_SSE_TIMER,
384 .type = TYPE_SSE_TIMER,
393 .type = TYPE_SSE_TIMER,
755 } else if (!strcmp(devinfo->type, TYPE_SSE_TIMER)) { in armsse_init()
759 TYPE_SSE_TIMER); in armsse_init()
1271 } else if (!strcmp(devinfo->type, TYPE_SSE_TIMER)) { in armsse_realize()
/openbmc/qemu/hw/timer/
H A Dsse-timer.c459 .name = TYPE_SSE_TIMER,