Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dstellaris-gptm.h18 #define TYPE_STELLARIS_GPTM "stellaris-gptm" macro
/qemu/hw/timer/
H A Dstellaris-gptm.c320 .name = TYPE_STELLARIS_GPTM,
/qemu/hw/arm/
H A Dstellaris.c1159 dev = qdev_new(TYPE_STELLARIS_GPTM); in stellaris_init()